summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* First part of redo/undo for key pagesunknown2007-11-141-7/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-10-101-2/+4
|\
| * Moved randomize and my_rnd under mysysunknown2007-10-091-2/+4
* | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-1/+10
|\ \ | |/
| * * tests which use MERGE or INSERT DELAYED should run onlyunknown2007-08-091-3/+4
| * * "transactionality" needs to be preserved by TRUNCATE TABLE:unknown2007-08-091-0/+6
| * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-071-2/+6
| |\
| | * Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-2/+6
| | |\
| | | * Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-2/+6
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvelunknown2007-08-161-1/+1
|\ \ \ \
| * | | | Bug#30322 Server crashes on selecting from i_s.columns when cluster is runnin...unknown2007-08-091-1/+1
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-141-17/+21
|\ \ \ \ \
| * | | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-17/+21
* | | | | | Apply patch for Bug#27806 table comments not passed in to storage engine unknown2007-08-081-0/+1
| |/ / / / |/| | | |
* | | | | after-merge fixunknown2007-08-031-1/+2
* | | | | Merge bk-internal:/home/bk/mysql-5.1-marvelunknown2007-08-031-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Simplify logging code a bit (to make code smaller and faster)unknown2007-08-031-0/+2
* | | | | WL#3732 Information schema optimizationunknown2007-08-031-3/+19
* | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-08-011-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-07-271-2/+1
| |\ \ \ \
| | * | | | BUG#28591: make the fix work for BDB tables too:unknown2007-07-261-2/+1
| | * | | | Merge gleb.loc:/home/uchum/work/bk/5.0unknown2007-07-261-0/+5
| | |\ \ \ \
* | | \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-311-149/+60
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-07-291-129/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge adventure.(none):/home/thek/Development/cpp/bug29929/my50-bug29929unknown2007-07-271-129/+0
| | |\ \ \ \ \ \
| | | * | | | | | Bug #29929 LOCK TABLES does not pre-lock tables used in triggers of the locke...unknown2007-07-271-129/+0
| | | |/ / / / /
| * | | | | | | manual mergeunknown2007-07-271-1/+1
| * | | | | | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-271-20/+60
* | | | | | | | Merge gleb.loc:/home/uchum/work/bk/5.1unknown2007-07-261-2/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | table.cc, sql_select.cc:unknown2007-07-261-1/+1
| * | | | | | | Merge gleb.loc:/home/uchum/work/bk/5.0-optunknown2007-07-261-0/+5
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | table.cc, sql_select.cc:unknown2007-07-231-1/+2
| | * | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-07-221-0/+4
| | |\ \ \ \ \ \
| | | * | | | | | Bug #28591: MySQL need not sort the records in case of unknown2007-07-201-0/+4
| * | | | | | | | coding style fix : Index_hintunknown2007-07-231-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge trift-lap.none:/MySQL/M50/bug14151-5.0unknown2007-07-191-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Avoid the name conflict between the system-provided "md5.h" and the MySQL oneunknown2007-07-191-1/+1
| |/ / / / /
* | | | | | Post-merge fixes (merge from the main).unknown2007-07-171-3/+3
* | | | | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-07-161-46/+175
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | A fix and a test case for Bug#26141 mixing table types in trigger unknown2007-07-121-0/+129
| * | | | Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'.unknown2007-07-061-46/+46
| |/ / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-021-2/+122
|\ \ \ \
| * | | | Patch for the following bugs:unknown2007-06-281-2/+122
| | |/ / | |/| |
* | | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-06-301-1/+13
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug #26642: create index corrupts table definition in .frmunknown2007-06-271-1/+13
* | | Merge bk@192.168.21.1:mysql-5.1-optunknown2007-06-251-2/+11
|\ \ \
| * | | Bug #27084 partitioning by list seems failing when using caseunknown2007-03-271-2/+11
* | | | Merge chilla.local:/home/mydev/mysql-5.1-amainunknown2007-06-151-1/+2
|\ \ \ \
| * \ \ \ Merge bk@192.168.21.1:mysql-5.1-optunknown2007-06-061-1/+2
| |\ \ \ \
| | * | | | Bug #28477 innodb assertion and crash during alter table to add/drop partition.unknown2007-06-011-1/+2