summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge c-0409e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/clean-m...unknown2006-06-141-2/+1
|\
| * BUG#16002: Make partition functions that are unsigned work properlyunknown2006-04-171-2/+1
* | Fixed some issues found by valgrindunknown2006-06-061-6/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-41/+330
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-40/+328
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-011-3/+14
|\ \ \
| * \ \ Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2006-05-301-3/+14
| |\ \ \
| | * \ \ Merge mysql.com:/home/kgeorge/mysql/5.0/cleanunknown2006-05-261-1/+2
| | |\ \ \
| | | * | | BUG#18681: View privileges are brokenunknown2006-05-261-1/+2
| | * | | | Bug #14875: Bad view DEFINER makes SHOW CREATE VIEW failunknown2006-05-261-2/+12
| | |/ / /
* | | | | reduce error log spamming by old privilege tables. If they're old,unknown2006-05-301-0/+11
|/ / / /
* | | | manual mergedunknown2006-05-221-3/+1
|\ \ \ \
| * | | | fix for bug #17619 Scheduler race conditionsunknown2006-05-221-3/+1
| | |/ / | |/| |
* | | | 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
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |