summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge from 5.3unknown2012-08-2424-375/+395
|\
| * merge from 5.2unknown2012-08-2420-360/+381
| |\
| | * Merge from 5.1.unknown2012-08-2420-358/+379
| | |\
| | | * MDEV-382: Incorrect quotingunknown2012-08-2420-358/+381
* | | | Merge from 5.3unknown2012-08-243-11/+32
|\ \ \ \ | |/ / /
| * | | Merge from 5.2unknown2012-08-241-0/+19
| |\ \ \ | | |/ /
| | * | Fix for LP bug#1001505 and LP bug#1001510unknown2012-06-211-0/+19
| * | | Better commentsSergey Petrunya2012-08-211-6/+6
| * | | Corrected the pactch for mdev-449 to fix valgrind failures.Igor Babaev2012-08-141-3/+3
| * | | Fixed bug mdev-449.Igor Babaev2012-08-131-5/+7
* | | | More DBUG_ENTER, to make it easier to find out where free_root(thd->mem_root)...Michael Widenius2012-08-222-9/+15
* | | | Fix bug mdev-447: Wrong output from the EXPLAIN command of the test case for ...unknown2012-08-212-23/+44
* | | | Fix for bug lp:1039277 "Crash in sql_cache.cc".Michael Widenius2012-08-212-0/+5
* | | | Ensure we don't assert with debug binaries if SHOW INNODB STATUS returns with...Michael Widenius2012-08-201-2/+6
* | | | Fixed compiler warningsMichael Widenius2012-08-171-1/+1
* | | | Fixed MDEV-366: Assertion `share->reopen == 1' failed in maria_extra on DROP ...Michael Widenius2012-08-151-1/+1
* | | | Fixed MDEV-365 "Got assertion when doing alter table on a partition"Michael Widenius2012-08-152-4/+6
* | | | automatic mergeMichael Widenius2012-08-158-18/+37
|\ \ \ \
| * | | | Fixed compiler warningsMichael Widenius2012-08-152-1/+7
| * | | | Fixed compiler errorsMichael Widenius2012-08-146-11/+24
| * | | | Automatic mergeMichael Widenius2012-08-132-6/+6
| |\ \ \ \
| | * | | | Fixed compiler warnings (A few of these was bugs)Michael Widenius2012-08-132-6/+6
* | | | | | MDEV-450: Deadlock between starting a slave and reading system variablesunknown2012-08-143-10/+46
* | | | | | MDEV-364 Server crashes in add_identifier on concurrent ALTER TABLE and SHOW ...Sergei Golubchik2012-08-131-7/+13
|/ / / / /
* | | | | compiler warningsSergei Golubchik2012-08-101-2/+2
* | | | | fix val_str_ascii to return a string in the ascii-compatible charset.Sergei Golubchik2012-08-091-1/+2
* | | | | merge with MySQL 5.5.27Sergei Golubchik2012-08-0927-86/+443
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug #13444084:PRIMARY KEY OR UNIQUE KEY >453 BYTES FAILS FORChaithra Gopalareddy2012-07-111-3/+4
| * | | | bug#11759333:Rohit Kalhans2012-07-101-16/+10
| * | | | Bug#13889741: HANDLE_FATAL_SIGNAL IN _DB_ENTER_ |HANDLE_FATAL_SIGNAL IN STRNLENMayank Prasad2012-07-101-2/+5
| * | | | Bug#12623923 Server can crash after failure to createJon Olav Hauglid2012-07-101-8/+41
| * | | | BUG#11759333: SBR LOGGING WARNING MESSAGES FOR PRIMARYRohit Kalhans2012-07-101-5/+139
| * | | | merge from 5.5 repo.Andrei Elkin2012-07-103-7/+24
| |\ \ \ \
| | * \ \ \ merge from 5.1 to 5.5Sujatha Sivakumar2012-07-103-7/+24
| | |\ \ \ \
| | | * | | | BUG#11762670:MY_B_WRITE RETURN VALUE IGNOREDSujatha Sivakumar2012-07-103-7/+24
| * | | | | | merge from 5.5 repo.Andrei Elkin2012-07-061-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Bug #12910665: AUTH-PLUGIN-DATA-LEN NOT TESTED FOR VALIDITY BY THE Georgi Kodinov2012-06-291-0/+1
| * | | | | | merge bug14275000 fixes to 5.5: sql/log_event.h.Andrei Elkin2012-07-051-9/+1
| * | | | | | merge bug14275000 fixes to 5.5Andrei Elkin2012-07-052-5/+29
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Bug#14275000Andrei Elkin2012-07-052-5/+22
| | |/ / / /
| * | | | | auto-mergeGleb Shchepa2012-06-292-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | minor update to make MSVS happyGleb Shchepa2012-06-292-2/+2
| * | | | | merge bug#13708485 5.1->5.5Georgi Kodinov2012-06-291-1/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug #13708485: malformed resultset packet crashes clientGeorgi Kodinov2012-06-281-1/+3
| * | | | | Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)Jon Olav Hauglid2012-06-294-9/+9
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#14238406 NEW COMPILATION WARNINGS WITH GCC 4.7 (-WERROR=NARROWING)Jon Olav Hauglid2012-06-293-19/+20
| * | | | | manual merge (WL6219)Gleb Shchepa2012-06-292-1/+28
| |\ \ \ \ \ | | |/ / / /
| | * | | | Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(...Gleb Shchepa2012-06-292-1/+28
| | * | | | Merge.Norvald H. Ryeng2012-06-282-1/+7
| | |\ \ \ \
| * | | | | | Bug#14248833: UPDATE ON INNODB TABLE ENTERS RECURSIONEvgeny Potemkin2012-06-281-0/+9