summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* More fixes for LOCK TABLE and REPAIR/FLUSHMichael Widenius2012-05-177-38/+56
* Fixed LP:990187 Assertion `share->reopen == 1' failed at maria_extra on ADD P...Michael Widenius2012-05-162-4/+8
* Fixed bug LP:973039 - Assertion `share->in_trans == 0' failed in maria_close ...Michael Widenius2012-05-167-23/+20
* MDEV-254: Server hang with FLUSH TABLES WITH READ LOCK AND DISABLE CHECKPOINTunknown2012-05-081-0/+9
* MDEV-207 Install headers required to build external storage pluginsSergei Golubchik2012-05-051-0/+6
* 5.3 mergeSergei Golubchik2012-05-0419-44/+222
|\
| * 5.2 mergeSergei Golubchik2012-05-022-6/+12
| |\
| | * MDEV-214 lp:967242 Wrong result with JOIN, AND in ON condition, multi-part ke...Oleksandr Byelkin2012-05-022-6/+12
| * | implement Item_singlerow_subselect::get_date() to avoidSergei Golubchik2012-05-022-0/+19
| * | MDEV-241 lp:992722 - Server crashes in get_datetime_valueSergei Golubchik2012-05-022-2/+2
| * | mergeVladislav Vaintroub2012-05-021-3/+5
| |\ \ | | |/
| | * LP993103: Wrong result with LAST_DAY('0000-00-00 00:00:00')IS NULL in WHERE c...Vladislav Vaintroub2012-05-021-0/+5
| | * lp:982664 there are few broken clients that lie about their capabilitiesSergei Golubchik2012-04-181-3/+5
| * | bug #977021 ST_BUFFER fails with the negative D.Alexey Botchkov2012-04-292-1/+9
| * | MDEV-216 lp:976104 - Assertion `0' failed in my_message_sql on UPDATE IGNORE,...Sergei Golubchik2012-04-261-4/+0
| * | Fix bug lp:985667, MDEV-229unknown2012-04-275-11/+73
| * | mergeVladislav Vaintroub2012-04-234-11/+60
| |\ \
| | * | LPBUG#983285 - incompatibility in frm in case of VIEWs with non-default ALGOR...Vladislav Vaintroub2012-04-204-11/+60
| * | | MDEV-207 Install headers required to build external storage pluginsSergei Golubchik2012-04-232-2/+3
| |/ /
| * | LP BUG#978847 fixed.unknown2012-04-192-1/+7
| * | BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-191-1/+3
| * | BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-191-1/+2
* | | MDEV-246 - Aborted_clients incremented during ordinary connection closeVladislav Vaintroub2012-05-032-1/+4
* | | Dependency of tests from ulong size removed.unknown2012-04-193-4/+5
* | | bug #977021 ST_BUFFER fails with the negative D.Alexey Botchkov2012-04-292-1/+9
* | | MDEV-220 MariaDB server 5.5 GA candidate has default storage engine MyISAMSergei Golubchik2012-04-191-3/+3
* | | MDEV-217 - Assertion `thd->stmt_arena != thd->progress.arena' failed in thd_p...Sergei Golubchik2012-04-181-0/+1
* | | mdev-224 plugin usage statistics in the feedback reportsSergei Golubchik2012-04-182-0/+5
* | | update @@have_innodb variable when innodb plugin is uninstalledSergei Golubchik2012-04-171-0/+4
* | | better fix for string plugin variables pointing into argv[]Sergei Golubchik2012-04-171-15/+23
* | | bugfix: mysqld failed to start if a compiled-in plugin failed to initializeSergei Golubchik2012-04-171-1/+5
* | | typo fixed: space in the status variable nameSergei Golubchik2012-04-171-1/+1
* | | bug fix: I_S plugins were not locked when usedSergei Golubchik2012-04-171-0/+1
* | | mergeVladislav Vaintroub2012-04-172-6/+13
|\ \ \ | |/ /
| * | mergeVladislav Vaintroub2012-04-161-5/+13
| |\ \ | | |/
| | * mergeVladislav Vaintroub2012-04-161-5/+13
| | |\
| | | * MDEV-221 - Properly escape command line when starting mysql_install_db Vladislav Vaintroub2012-04-161-5/+13
| * | | Fixed LP bug #972943 properly.Igor Babaev2012-04-072-4/+0
* | | | Use test/db.opt as dummy file in the package, instead of test/.emptyVladislav Vaintroub2012-04-151-2/+6
* | | | MDEV-221 : Fix potential memory access past the end of input string in filen...Vladislav Vaintroub2012-04-151-1/+1
* | | | Fixed some simple warnings on Windows.Vladislav Vaintroub2012-04-135-6/+6
* | | | Threadpool - use EV_ONESHOT with kevent, to prevent race condition when 2Vladislav Vaintroub2012-04-121-12/+4
* | | | mysql 5.5.23 mergeSergei Golubchik2012-04-1024-145/+569
|\ \ \ \
| * | | | Patch for Bug#13805127: Stored program cache produces wrong result in same THD.Tor Didriksen2012-03-294-2/+220
| * | | | merge 5.1 => 5.5Tor Didriksen2012-03-272-1/+8
| |\ \ \ \
| | * | | | Backport of fix for Bug#12763207 - ASSERT IN SUBSELECT::SINGLE_VALUE_TRANSFORMERTor Didriksen2012-03-272-1/+8
| * | | | | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-03-271-2/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#11763507 - 56224: FUNCTION NAME IS CASE-SENSITIVEPraveenkumar Hulakund2012-03-271-2/+3
| | * | | | Merge from mysql-5.1.62-releaseunknown2012-03-207-29/+77
| | |\ \ \ \
| * | \ \ \ \ Merge the 5.5.22 release build into main 5.5,Joerg Bruehe2012-03-2011-142/+186
| |\ \ \ \ \ \