summaryrefslogtreecommitdiff
path: root/sql/sql_table.cc
Commit message (Expand)AuthorAgeFilesLines
* Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-0/+14
|\
| * Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants.Georgi Kodinov2010-05-041-0/+14
| |\
* | \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-1/+8
|\ \ \ | |/ /
| * | Fix for bug#50946: fast index creation still seems to copy the table Ramil Kalimullin2010-04-251-0/+7
* | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-211-46/+21
|\ \ \
| * | | BUG#51894 Replication failure with SBR on DROP TEMPORARY TABLE inside aAlfranio Correia2010-04-201-46/+21
* | | | merge from mysql-trunk-bugfixingJon Olav Hauglid2010-04-201-18/+94
|\ \ \ \ | |/ / /
| * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+27
| * | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-846/+802
| |\ \ \
| * \ \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-1/+45
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug #49838: DROP INDEX and ADD UNIQUE INDEX for same index may corruptGeorgi Kodinov2010-03-171-1/+45
| * | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-03-071-15/+21
| |\ \ \ \ | | |/ / /
| | * | | Fix for bug#51304: checksum table gives different results Ramil Kalimullin2010-02-281-15/+21
* | | | | Bug #47459 Assertion in Diagnostics_area::set_eof_status on OPTIMIZE TABLEJon Olav Hauglid2010-04-151-5/+11
| |_|/ / |/| | |
* | | | A post-review fix for type-aware metadata locks.Konstantin Osipov2010-03-161-3/+3
|\ \ \ \
| * | | | A review comment for the fix for Bug#46672.Konstantin Osipov2010-03-131-1/+1
|/ / / /
* | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-03-021-24/+27
|\ \ \ \
| * | | | manual merge fix of bug#42438 in mysql-next-mr-mergeMattias Jonsson2010-03-021-3/+4
| * | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-03-011-1/+1
| |\ \ \ \
| | * \ \ \ Merging WL#1213 into mysql-next-mr-bar2Alexander Barkov2010-02-241-1/+1
| | |\ \ \ \
| | | * | | | Backporting WL#1213Alexander Barkov2010-02-241-1/+1
| * | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-20/+22
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-02-231-25/+37
| | |\ \ \ \
| | * \ \ \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-21/+23
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | post push fix for bug#42438, did not compile on non debug,Mattias Jonsson2010-02-161-2/+0
| | | * | | | Manual merge (moved the check for log_table before name lock)Mattias Jonsson2010-02-121-21/+25
| | | |\ \ \ \
| | | | * | | | Bug#42438: Crash ha_partition::change_table_ptrMattias Jonsson2010-02-011-31/+32
* | | | | | | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-241-11/+10
|/ / / / / / /
* | | | | | | Patch for WL#3736: Extended Table, Column and Index Comments.Alexander Nozdrin2010-02-201-0/+51
| |_|_|_|/ / |/| | | | |
* | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-151-26/+38
|\ \ \ \ \ \
| * \ \ \ \ \ merge from mysql-trunk-bugfixingMagne Mahre2010-02-111-4/+12
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Bug#50574 5.5.x allows spatial indexes on non-spatial columns, Magne Mahre2010-02-111-4/+12
| * | | | | | mergeMagne Mahre2010-02-111-15/+14
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug#50542 5.5.x doesn't check length of key prefixes: Magne Mahre2010-02-111-15/+14
| * | | | | | mergeMattias Jonsson2010-02-101-6/+11
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug#50201: Server crashes in explain_filename on an InnoDB partitioned tableMattias Jonsson2010-02-101-6/+11
| | |/ / / /
| | * | | | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-301-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix for compiler warnings:Davi Arnaut2010-01-281-1/+1
| | * | | | Manual merge from mysql-5.1-bugteam.Alexander Nozdrin2010-01-301-27/+35
| | |\ \ \ \ | | | |/ / /
| | | * | | Backport Bug#37148 to 5.1He Zhenxing2010-01-241-27/+35
| | * | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-241-3/+20
| | |\ \ \ \ | | | |/ / /
| * | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-051-4/+21
| |\ \ \ \ \
| * | | | | | Patch to eliminate warnings in mysql-next-mr-bugteam.Mats Kindahl2010-01-251-1/+1
* | | | | | | Bug #45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-111-1/+2
* | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-4/+21
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-281-3/+20
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Bug#47343: InnoDB fails to clean-up after lock wait timeout onMattias Jonsson2010-01-181-3/+20
| * | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-01-181-95/+62
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-12-241-1/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-231-1/+1
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |