summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* merging with mysql-5.1-bugteamNarayanan V2009-05-051-6/+6
|\
| * BUG#39802 On Windows, 32-bit time_t should be enforcedNarayanan V2009-05-041-6/+6
* | bug#44166Sergei Golubchik2009-05-044-14/+11
* | Bug#44306: Assertion fail on duplicate key error in Martin Hansson2009-05-041-2/+4
|\ \
| * | Bug#44306: Assertion fail on duplicate key error in Martin Hansson2009-05-041-2/+4
* | | removing the source of a warning in slave.cc:468Andrei Elkin2009-05-041-2/+0
| |/ |/|
* | auto-upmerge 5.0-bugteam --> 5.1-bugteam (bug 37362)Gleb Shchepa2009-05-011-0/+8
|\ \
| * | Bug #37362: Crash in do_field_eqGleb Shchepa2009-05-011-0/+8
* | | merging 5.0-bt to 5.1-btAndrei Elkin2009-04-301-20/+39
|\ \ \ | |/ /
| * | merging from 5.0-bt rep to a local branchAndrei Elkin2009-04-3013-139/+204
| |\ \
| * | | Bug #38694 Race condition in replication thread shutdown Andrei Elkin2009-04-282-30/+79
* | | | merge bug#44179 fixes to 5.1-btAndrei Elkin2009-04-301-0/+3
|\ \ \ \
| * | | | Bug #44179 reset slave crashes in my_error when reset_logs returns non-zeroAndrei Elkin2009-04-301-0/+3
* | | | | Bug#43962 "Packets out of order" calling a SHOW TABLE STATUSSergey Glukhov2009-04-301-0/+1
| |_|_|/ |/| | |
* | | | mergingAlexey Botchkov2009-04-298-142/+169
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | mergingAlexey Botchkov2009-04-287-129/+153
| |\ \
| | * | Bug#25058 ignored return codes in memory allocation functionsAlexey Botchkov2008-11-217-129/+153
| * | | Bug#38990 Arbitrary data input plus GIS functions causes mysql server crash Alexey Botchkov2009-04-281-8/+19
* | | | manual merge 5.0-bugteam --> 5.1-bugteamGleb Shchepa2009-04-281-1/+1
|\ \ \ \ | |/ / /
| * | | backport from 6.0:Gleb Shchepa2009-04-281-1/+1
| * | | merge to latest 5.0-bugteam treeSatya B2009-04-241-0/+10
| |\ \ \
| * | | | Fix for BUG#43660- SHOW INDEXES/ANALYZE does NOT update cardinality Satya B2009-04-243-1/+21
| | |_|/ | |/| |
* | | | Merge from 5.0-bugteamStaale Smedseng2009-04-231-0/+10
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#33146 CHECKSUM TABLE is not interruptable by KILL Staale Smedseng2009-04-231-0/+10
| |/ /
* | | Bug#44367 valgrind warnings with find_in_set() functionsSergey Glukhov2009-04-231-1/+1
* | | Bug#44365 valgrind warnings with encrypt() functionSergey Glukhov2009-04-231-2/+2
* | | Bug#44358 valgrind errors with decode() functionSergey Glukhov2009-04-233-5/+5
* | | BUG#44378 rpl_binlog_corruption fails with warning messages in ValgrindAlfranio Correia2009-04-211-1/+1
* | | merge bug#38205 fixes to 5.1-btAndrei Elkin2009-04-212-1/+13
|\ \ \
| * | | Bug#38205 Row-based Replication (RBR) causes inconsistencies: HA_ERR_FOUND_DUPAndrei Elkin2009-03-262-1/+13
* | | | merged bug 35087 to 5.1-bugteamGeorgi Kodinov2009-04-172-7/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #35087: Inserting duplicate values at one time with DES_ENCRYPT leads Georgi Kodinov2009-04-172-7/+20
* | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-04-171-0/+8
|\ \ \ \ | |/ / /
| * | | Bug#44151 using handler commands on information_schema tables crashes serverSergey Glukhov2009-04-171-0/+8
| * | | BUG#13684: SP: DROP PROCEDURE|FUNCTION IF EXISTS not binlogged ifLuis Soares2009-04-091-0/+8
* | | | Bug#44040 MySQL allows creating a MERGE table upon VIEWs but crashes when Anurag Shekhar2009-04-171-0/+10
* | | | Bug#44164: TL_WRITE has no description in lock_descriptions[]Davi Arnaut2009-04-141-12/+16
* | | | auto-mergeTatiana A. Nurnberg2009-04-141-1/+1
|\ \ \ \
| * | | | Bug #42563: Message tells me to repair table though StorageGleb Shchepa2009-04-141-1/+1
* | | | | auto-mergeTatiana A. Nurnberg2009-04-1420-134/+330
|\ \ \ \ \ | |/ / / /
| * | | | Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views ex...Sergey Glukhov2009-04-135-9/+13
| * | | | Merge fix for bug 39559 and bugteam trunk.Chad MILLER2009-04-102-22/+83
| |\ \ \ \
| | * | | | Bug#39559: dump of stored procedures / functions with C-style \Chad MILLER2009-04-092-22/+83
| * | | | | Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views existSergey Glukhov2009-04-101-2/+7
| * | | | | Bug#43706: libmysqld segfaults when re-intialisedDavi Arnaut2009-04-091-0/+5
| * | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-04-091-3/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug#43833 Simple INSERT crashes the serverSergey Glukhov2009-04-091-3/+3
| | * | | | Auto mergeHe Zhenxing2009-04-0815-49/+213
| | |\ \ \ \
| * | \ \ \ \ Auto mergeHe Zhenxing2009-04-092-61/+107
| |\ \ \ \ \ \
| | * \ \ \ \ \ merge 5.1-bugteam --> 5.1-bugteam (local)Alfranio Correia2009-04-082-61/+107
| | |\ \ \ \ \ \