summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-05-121-1/+10
|\
| * BUG#19010: Fix issues with that ALTER TABLE from auto-partitioned NDB table d...unknown2006-05-101-1/+10
* | Added support for key_block_size for key and table level (WL#602)unknown2006-05-031-0/+7
|/
* Merge c-870ae253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-191-27/+8
|\
| * WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-04-151-7/+8
| * Merge c-4908e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-04-011-28/+8
| |\
| | * WL 2826: Error handling of ALTER TABLE for partitioningunknown2006-03-241-2/+3
| | * Merge c-8808e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...unknown2006-03-211-28/+7
| | |\
| | | * Merge c-9a08e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-5...unknown2006-02-201-28/+7
| | | |\
| | | | * WL #2826: Sixth step, made it work with test casesunknown2006-02-031-0/+2
| | | | * WL 2826: Fourth stepunknown2006-02-011-29/+6
* | | | | fixed reading of free'd memory when opening a table with non-existing pluginunknown2006-04-061-3/+3
|/ / / /
* | | | Fixed compiler and valgrind warningsunknown2006-03-291-3/+15
* | | | Merge mysql.com:/usr/home/bar/mysql-5.0unknown2006-03-221-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mysql.com:/usr/home/bar/mysql-4.1.b18004unknown2006-03-221-3/+3
| |\ \ \
| | * | | Bug#18004 Connecting crashes server when default charset is UCS2unknown2006-03-201-3/+3
* | | | | Bug#18280 (RBR: Extreneous maps when writing to general_log and slow_log):unknown2006-03-171-0/+3
* | | | | WL#3023 (Use locks in statement-like manner):unknown2006-03-091-2/+2
* | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-03-071-0/+3
|\ \ \ \ \
| * | | | | Bug#17142 Crash if create with encoded nameunknown2006-03-071-0/+3
* | | | | | Merge mysql.com:/extern/mysql/5.0/generic/mysql-5.0unknown2006-03-061-6/+63
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2006-03-061-6/+63
| |\ \ \ \
| | * | | | Fix for BUG#15229.unknown2006-03-021-6/+63
* | | | | | Merge mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0unknown2006-03-031-2/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix for BUG#17523: natural join and information schema.unknown2006-02-221-2/+17
| * | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2006-01-191-1/+2
| |\ \ \ \ \
* | | | | | | Bug#17181 (mysqlslap test server crash):unknown2006-02-231-18/+28
| |_|_|_|/ / |/| | | | |
* | | | | | post-merge fixes of bug 16548unknown2006-02-141-1/+1
* | | | | | manual mergeunknown2006-02-141-3/+139
|\ \ \ \ \ \
| * | | | | | - final fixes for bug#16431 (Events: An event which alters itself disappears)unknown2006-02-141-3/+139
| | |_|_|_|/ | |/| | | |
* | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-111-15/+7
|\ \ \ \ \ \
| * | | | | | This patch is to further remove the RAID code. We removed support for people ...unknown2006-02-111-15/+7
* | | | | | | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-021-1/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | many warnings (practically safe but annoying) correctedunknown2006-01-031-1/+4
* | | | | | Merge bk-internal:/home/bk/mysql-5.1-newunknown2006-01-241-1/+26
|\ \ \ \ \ \
| * | | | | | table.cc:unknown2006-01-241-1/+26
* | | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1unknown2006-01-241-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1unknown2006-01-191-1/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/bug15020/my50-bug15020unknown2006-01-191-1/+2
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Bug#15020 "Can't find files" message incorrect for error 24unknown2006-01-191-1/+2
* | | | | | | | Portability compilation fixes.unknown2006-01-201-2/+2
|/ / / / / / /
* | | | | | | WL1019: complete patch. Reapplied patch to the cleanunknown2006-01-191-9/+22
* | | | | | | WL #2604: Partition Managementunknown2006-01-171-5/+43
| |_|_|/ / / |/| | | | |
* | | | | | WL #1034 (Internal CRON)unknown2006-01-101-1/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-wl1034unknown2005-12-141-1/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | WL1034 update for latest 5.1 sourcesunknown2005-12-021-1/+2
* | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2005-12-311-10/+40
|\ \ \ \ \ \ \
| * | | | | | | WL#1324 table name to file name encodingunknown2005-12-311-10/+40
* | | | | | | | BUG#16068: Plugin related bugsunknown2005-12-291-2/+2
|/ / / / / / /
* | | | | | | WL#1012: All changes as one single changeset.unknown2005-12-221-0/+20