This is a discussion on Are there any overhead in using MEDIUMTEXT over TEXT within the MySQL Database forums, part of the Database Forums category; Hello, Are there any overhead in using MEDIUMTEXT over TEXT? seems can't find related info from the manual......
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 31 Jan, 03:34, "howa" <howac...@gmail.com> wrote:
> Hello, > > Are there any overhead in using MEDIUMTEXT over TEXT? > > seems can't find related info from the manual... http://dev.mysql.com/doc/refman/5.0/...uirements.html |
|
|||
|
yes, except the storage requirment, any performance related issue?
such as slower access speed? On 1月31日, 下午5時46分, "Captain Paralytic" <paul_laut...@yahoo.com> wrote: > On 31 Jan, 03:34, "howa" <howac...@gmail.com> wrote: > > > Hello, > > > Are there any overhead in using MEDIUMTEXT over TEXT? > > > seems can't find related info from the manual... > > http://dev.mysql.com/doc/refman/5.0/...uirements.html |