summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql-5.5-innodb -> mysql-5.5Vasil Dimov2011-01-082-3/+17
|\
| * Merge mysql-5.5 -> mysql-5.5-innodbVasil Dimov2011-01-0727-32/+70
| |\
| * \ Merge mysql-5.5-bugteam -> mysql-5.5-innodbVasil Dimov2010-12-2755-364/+710
| |\ \
| * \ \ Merge mysql-5.5-bugteam -> mysql-5.5-innodbVasil Dimov2010-12-1213-199/+385
| |\ \ \
| * \ \ \ Merge mysql-5.5-bugteam -> mysql-5.5-innodbVasil Dimov2010-12-059-32/+103
| |\ \ \ \
| * \ \ \ \ Merge mysql-5.5-bugteam -> mysql-5.5-innodbVasil Dimov2010-11-2927-458/+361
| |\ \ \ \ \
| * | | | | | Fix Bug#57739 Scary messages in error logVasil Dimov2010-11-222-3/+17
* | | | | | | Bug#58765: Warning in item.h on WindowsDavi Arnaut2011-01-071-1/+1
* | | | | | | Merge of mysql-5.1 into mysql-5.5.Davi Arnaut2011-01-071-64/+10
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Bug#51023: Mysql server crashes on SIGHUP and destroys InnoDB filesDavi Arnaut2011-01-071-64/+10
* | | | | | | mergeMikael Ronstrom2011-01-0338-114/+193
|\ \ \ \ \ \ \
| * | | | | | | Add mysys to mysqld dependencies, trying to un-break the build on debianTor Didriksen2011-01-031-1/+1
| * | | | | | | Bug #50914 mysqlbinlog not handling drop of current default databaseunknown2010-12-291-1/+6
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug #50914 mysqlbinlog not handling drop of current default databaseunknown2010-12-291-1/+6
| * | | | | | | MergeKent Boortz2010-12-2924-23/+53
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | / | | |_|_|_|_|/ | |/| | | | |
| | * | | | | MergeKent Boortz2010-12-2925-24/+55
| | |\ \ \ \ \
| | | * | | | | - Added/updated copyright headersKent Boortz2010-12-2825-26/+57
| | | * | | | | backport of bug #54476 fix from 5.1-bugteam to 5.0-bugteam.Gleb Shchepa2010-12-142-2/+18
| | | * | | | | Bug#35333, "If Federated table can't connect to remote host, can't retrieve m...Christopher Powers2010-11-291-87/+113
| | | * | | | | Bug#54041: MySQL 5.0.92 fails when tests from Connector/C suite runDavi Arnaut2010-07-301-2/+2
| * | | | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-241-2/+7
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug#57810 case/when/then : Assertion failed: length || !scaleSergey Glukhov2010-12-241-2/+7
| * | | | | | | Bug #58699 cannot build with gcc dbg on solarisTor Didriksen2010-12-216-5/+14
| * | | | | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-213-14/+20
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug#58030 crash in Item_func_geometry_from_text::val_strSergey Glukhov2010-12-213-14/+20
| * | | | | | | Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.ccunknown2010-12-214-66/+33
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Bug #56662 Assertion failed: next_insert_id == 0, file .\handler.ccunknown2010-12-214-66/+33
| * | | | | | | Bug #59021 Valgrind warning in key_unpack()Tor Didriksen2010-12-201-0/+1
| * | | | | | | Merged BUG#49978 from 5.1-bugteam to 5.5-bugteam.Sven Sandberg2010-12-191-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | mergeGeorgi Kodinov2010-12-1710-69/+207
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ mergeGeorgi Kodinov2010-12-165-16/+42
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Auto-merge with mysql-5.1-bugteam.Ramil Kalimullin2010-11-235-8/+21
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Manual-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-221-8/+14
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Auto-merge from mysql-5.1-bugteam.Ramil Kalimullin2010-11-1814-34/+70
| | | |\ \ \ \ \ \ \ \ \
| * | | \ \ \ \ \ \ \ \ \ Merge fix for BUG58948 to 5.5-bugteam.Sergey Vojtovich2010-12-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | BUG#58948 - Valgrind warning in do_handle_one_connection()Sergey Vojtovich2010-12-171-1/+1
| * | | | | | | | | | | | | BUG#58985: Assertion tab->quick->index != 64 failed in make_join_select() Jorgen Loland2010-12-172-0/+56
* | | | | | | | | | | | | | BUG#59013, make partition handler not miss HA_STATUS_NO_LOCK, add HA_STATUS_V...Mikael Ronstrom2010-12-172-7/+10
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | BUG#58985: Assertion tab->quick->index != 64 failed in Jorgen Loland2010-12-171-1/+0
|/ / / / / / / / / / / /
* | | | | | | | | | | | BUG#46166Luis Soares2010-12-171-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | BUG#46166Luis Soares2010-12-171-0/+18
| * | | | | | | | | | | BUG#46166Luis Soares2010-12-1610-69/+189
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | BUG#46166Luis Soares2010-12-1612-78/+198
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | BUG#46166Luis Soares2010-12-073-3/+4
| * | | | | | | | | | | | BUG#46166Luis Soares2010-12-0711-76/+195
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | BUG#46166Luis Soares2010-12-071-0/+4
| | * | | | | | | | | | | BUG#46166Luis Soares2010-12-0710-69/+185
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-3010-69/+185
* | | | | | | | | | | | | | Manual merge from mysql-5.5.Alexander Nozdrin2010-12-1612-40/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix for bug #58669: read_only not enforced on 5.5.xRamil Kalimullin2010-12-033-3/+16