summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2004-05-151-5/+6
|\
| * Better fix for bug #3749 (bug in deleting automatic generated foreign keys)unknown2004-05-151-15/+9
* | better fix for bug#3749 - do not consider already removed keys in key removal...unknown2004-05-141-13/+6
|/
* sql_table.cc:unknown2004-05-141-4/+16
* Don't automaticly generate a new key for a foreign key constraint if there is...unknown2004-05-121-11/+28
* Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-071-3/+3
|\
| * Merge mysql.com:/home/mydev/mysql-4.1unknown2004-05-071-3/+3
| |\
| | * WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-061-3/+3
* | | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-071-0/+3
|\ \ \ | |/ /
| * | Portablity fix for system with case insenstive table names. (Without this ALT...unknown2004-05-071-0/+3
| |/
* | Merge marko@build.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-4/+29
|\ \ | |/ |/|
| * Introduce keys in child tables corresponding to FOREIGN KEYsunknown2004-04-211-4/+29
* | Fix to handle unsigned data in prepared statements (Bug #3447)unknown2004-05-041-1/+1
|/
* Added NDB storage engineunknown2004-04-151-0/+29
* Don't enable HA_EXTRA_WRITE_CACHE if too few rowsunknown2004-04-081-996/+899
* mergedunknown2004-04-071-28/+30
|\
| * mergedunknown2004-04-071-21/+23
| |\
| | * post-review fixesunknown2004-04-071-7/+11
| | * ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-15/+13
* | | Fix for Hand-Mergeunknown2004-04-071-2/+1
* | | Hand-resolved auto mergeunknown2004-04-071-538/+907
|\ \ \ | |/ / |/| |
| * | Worklog#1563 - Support of on-line CREATE/DROP INDEX.unknown2004-04-071-551/+591
| * | Worklog#1563 - Support of on-line CREATE/DROP INDEX.unknown2004-03-301-68/+391
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-061-5/+0
|\ \ \ | | |/ | |/|
| * | fixed the tests mysql-test/t/synchronization.test unknown2004-04-061-5/+0
* | | Fixed warnings from valgrind (not a bug)unknown2004-04-061-4/+4
|/ /
* | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-04-031-11/+31
|\ \
| * | made some optimization of last patch for unknown2004-04-031-12/+10
| * | added synchronization in mysql_create_like_tableunknown2004-04-011-8/+30
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-13/+30
|/ /
* | false/true -> FALSE/TRUEunknown2004-03-301-14/+10
* | Merge with 4.0 to get lastest bug fixesunknown2004-03-291-0/+6
|\ \
| * | fixed bug #2342 unknown2004-03-271-0/+6
* | | fixed bug #2342 unknown2004-03-271-0/+6
* | | 1. New data types, from the user point of view:unknown2004-03-261-0/+12
* | | fixed debug informationunknown2004-03-231-1/+1
| |/ |/|
* | Bug #2821 Table default character set affects LONGBLOB fieldsunknown2004-03-191-2/+4
* | merge with 4.0unknown2004-03-161-0/+1
|\ \ | |/
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-3/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-161-6/+4
|\ \
| * | cleanupunknown2004-03-151-6/+4
* | | Optimizationsunknown2004-03-151-4/+1
|/ /
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-141-1/+14
|\ \
| * | fixed bug #856 'Naming a key "Primary" causes trouble'unknown2004-03-141-1/+14
* | | fixed bug #1427 "enum allows duplicate values in the list"unknown2004-03-131-0/+48
|/ /
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-171-21/+42
|\ \
| * | if a key length exceeds the supported maximum and it is safe to auto-decrease...unknown2004-02-171-21/+42
* | | Changed wellformedlen to well_formed_lenunknown2004-02-171-12/+9
* | | Merge with public treeunknown2004-02-161-44/+78
|\ \ \ | |/ / |/| |
| * | After merge fixesunknown2004-02-161-2/+2