summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#12558519Luis Soares2011-05-241-1/+9
|\
| * BUG#12558519: RPL_TYPECONV PRODUCES VALGRIND STACKLuis Soares2011-05-231-1/+9
* | merge from latest 5.5Guilhem Bichot2011-05-211-1/+2
|\ \
| * \ Merge 5.5Mikael Ronström2011-04-151-19/+80
| |\ \ | | |/
| * | Changed prefix from ES_ to STMT_ on Query arena stateMikael Ronstrom2011-03-041-1/+2
| * | mergeMikael Ronström2011-02-101-1/+1
| |\ \
| * | | BUG#59549, fix compiler error on Windows, step 2Mikael Ronstrom2011-01-201-1/+1
* | | | Merge from 5.1.Guilhem Bichot2011-05-211-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-2/+3
* | | | MergeMagnus Blåudd2011-03-251-17/+78
|\ \ \ \
| * | | | Bug#60111 storage type for table not saved in .frmMagnus Blåudd2011-03-251-1/+1
| * | | | Bug#60111 storage type for table not saved in .frmMagnus Blåudd2011-03-041-17/+78
| | |_|/ | |/| |
* | | | Fix for BUG#59894Guilhem Bichot2011-02-111-2/+2
|/ / /
* | | mergeMattias Jonsson2011-01-281-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Update of copyright headers for files I changed this year.Mattias Jonsson2011-01-271-1/+1
* | Manual merge from 5.1Mattias Jonsson2011-01-101-1/+1
|\ \ | |/
| * Bug#56380: valgrind memory leak warning from partition testsMattias Jonsson2010-12-011-1/+1
* | Patch that refactors global read lock implementation and fixesDmitry Lenev2010-11-111-1/+2
* | mergeGeorgi Kodinov2010-10-041-34/+78
|\ \
| * \ Manual merge of bug#51851 from mysql-5.1-bugteam into mysql-5.5-bugteamMattias Jonsson2010-10-011-1/+19
| |\ \ | | |/
| | * Bug#51851: Server with SBR locks mutex twice onMattias Jonsson2010-10-011-0/+10
| * | Reverted a temporary workaround for bug #56405 "DeadlockDmitry Lenev2010-09-301-33/+0
| * | Merge from mysql-5.5-bugteam to mysql-5.5-runtimeJon Olav Hauglid2010-09-301-0/+33
| |\ \
| * | | Fix TABLE::init() comment.Alexander Nozdrin2010-08-311-3/+5
| * | | Bug#27480 (Extend CREATE TEMPORARY TABLES privilegeAlexander Nozdrin2010-08-271-0/+57
* | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-25/+286
|\ \ \ \ | | |/ / | |/| |
| * | | A temporary workaround for bug #56405 "Deadlock in theDmitry Lenev2010-09-061-0/+33
| |/ /
| * | Commit on behalf of Dmitry Lenev.Konstantin Osipov2010-08-121-25/+253
| |\ \
| | * | Fix for bug #52044 "FLUSH TABLES WITH READ LOCK and FLUSHDmitry Lenev2010-07-271-3/+254
* | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-9/+11
|/ / /
* | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-2/+1
|\ \ \
| * \ \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-201-2/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-2/+1
* | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-3/+3
|/ /
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-20/+20
* | Bug #30584: delete with order by and limit clauses does notGleb Shchepa2010-06-231-0/+56
* | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-38/+56
|\ \
| * \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-38/+35
| |\ \ | | |/
| | * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-38/+35
| * | Manual merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-06-071-11/+13
| |\ \
| * | | Fixed an incorrect merge from 5.1-bugteam.Alexey Kopytov2010-05-271-2/+2
| * | | Automerge.Alexey Kopytov2010-05-271-0/+21
| |\ \ \ | | | |/ | | |/|
| | * | Bug #53830: !table || (!table->read_set ||Alexey Kopytov2010-05-251-0/+21
* | | | manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-061-48/+47
|\ \ \ \ | | |_|/ | |/| |
| * | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-281-37/+34
| |\ \ \ | | |/ /
| | * | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-241-24/+10
| | |\ \ | | | |/
| | | * Bug #53804: serious flaws in the alter database .. upgradeGleb Shchepa2010-05-211-24/+10
| | * | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-12/+0
| | |\ \ | | | |/
| | | * Bug#53189 Table map version unused and can be removedHe Zhenxing2010-05-081-12/+0
| | * | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-091-3/+26
| | |\ \ | | | |/