summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-4685 Compile error on LFSSergei Golubchik2013-06-223-0/+14
* Merging MDEV-4635 from 5.3.Alexander Barkov2013-06-182-6/+16
|\
| * MDEV-4635 Crash in UNIX_TIMESTAMP(STR_TO_DATE('2020','%Y'))Alexander Barkov2013-06-172-7/+14
* | MDEV-4576 : Aria storage engine's temporary files might not be deleted (Errc...Vladislav Vaintroub2013-06-162-3/+3
* | 5.3 -> 5.5 Mergeunknown2013-06-171-1/+10
|\ \ | |/
| * MDEV-4651 Crash in my_decimal2decimal in a ORDER BY queryAlexander Barkov2013-06-171-0/+1
| * MDEV-4593: p_s: crash in simplify_joins with delete using subselect from viewunknown2013-06-061-1/+10
* | MDEV-4466 Partitioned Aria table created by a previous version is recognized ...Sergei Golubchik2013-06-152-1/+7
* | MDEV-4578 information_schema.processlist reports incorrect value for Time (21...Sergei Golubchik2013-06-132-3/+7
* | MDEV-4529 Assertion `tmp->state == 4' fails on mix of INSTALL SONAME / UNINST...Sergei Golubchik2013-06-131-1/+5
* | MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user namesSergei Golubchik2013-06-131-6/+6
* | MDEV-4515 Long user names are truncated to 48 symbols in error messagesSergei Golubchik2013-06-131-119/+119
* | MDEV-4573 UNINSTALL PLUGIN misleading error message for non-dynamic pluginsSergei Golubchik2013-06-132-4/+2
* | MDEV-4604 Wrong server status when sending out parametersSergei Golubchik2013-06-121-3/+3
* | MDEV-4422 SHOW PROCESSLIST reference to THD::db not protected against simulta...Sergei Golubchik2013-06-122-4/+12
* | MDEV-4480 Assertion `inited == NONE' fails on closing a connection with open ...Sergei Golubchik2013-06-071-1/+2
* | MDEV-4564 ALTER on a temporary table generates an audit eventSergei Golubchik2013-06-071-4/+10
* | Fixed some cache variables that could be set to higher value than what the co...Michael Widenius2013-06-062-20/+20
* | -Run test suite with smaller aria keybuffer size (to make it possible to run ...Michael Widenius2013-06-057-45/+34
* | Fix a compile warning on NetBSDVladislav Vaintroub2013-06-011-1/+1
* | MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent dr...unknown2013-05-301-2/+14
* | MDEV-4520: Assertion `0' fails in Query_cache::end_of_result on concurrent dr...unknown2013-05-232-4/+6
* | MDEV-4553 - Fixes for compilation under NetBSD.Vladislav Vaintroub2013-05-271-4/+18
* | increase MAX_HA (number of simultaneously installed storage engines) to 64 Sergei Golubchik2013-05-201-1/+1
* | 5.3 merge.Sergei Golubchik2013-05-207-7/+35
|\ \ | |/
| * 5.2 mergeSergei Golubchik2013-05-203-2/+9
| |\
| | * 5.1 mergeSergei Golubchik2013-05-202-2/+3
| | |\
| | | * MDEV-4280: Assertion `empty_size == empty_size_on_page' failure in ma_blockre...Michael Widenius2013-05-111-1/+2
| | | * MDEV-4326 fix.unknown2013-04-091-1/+1
| | * | MDEV-4462 mysqld gets SIGFPE when mysql.user table is emptySergei Golubchik2013-05-081-0/+6
| * | | MDEV-4290:unknown2013-05-034-5/+26
* | | | Bug#MDEV-4518 Server crashes in is_white_space when it's runAlexander Barkov2013-05-171-1/+24
* | | | MDEV-4521 MBRContains, MBRWithin no longer work with geometries of different ...Alexey Botchkov2013-05-151-0/+8
* | | | MDEV-4514 After increasing user name length mysql.db is reported broken and e...Sergei Golubchik2013-05-131-1/+1
* | | | MDEV-4505 Buffer overrun when processing --log-bin parameter without file nameSergei Golubchik2013-05-131-2/+4
* | | | Fixed that SHOW PROCESSLIST and information_schema.processlist uses the right...Michael Widenius2013-05-111-2/+3
* | | | Small mysql_install_db.exe fixesVladislav Vaintroub2013-05-091-4/+10
* | | | MDEV-4206 : log all slow statements (do not use filters), if log_slow_filte...Vladislav Vaintroub2013-05-081-1/+2
* | | | The bugAlexander Barkov2013-05-086-60/+156
* | | | mysql-5.5.31 mergeSergei Golubchik2013-05-0740-235/+1417
|\ \ \ \
| * | | | Bug#16385711: HANDLER, CREATE TABLE IF NOT EXISTS,Jon Olav Hauglid2013-02-281-5/+10
| * | | | Manual up-merge (16311231 backport)Gleb Shchepa2013-02-281-4/+1
| |\ \ \ \
| | * | | | Bug #16311231: MISSING DATA ON SUBQUERY WITH WHERE + XORGleb Shchepa2013-02-271-4/+1
| * | | | | Bug#16372927: STACK OVERFLOW WITH LONG DATABASE NAME INHarin Vadodaria2013-02-261-1/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#16372927: STACK OVERFLOW WITH LONG DATABASE NAME INHarin Vadodaria2013-02-261-1/+2
| | * | | | Updated/added copyright headers.Murthy Narkedimilli2013-02-25113-116/+113
| * | | | | Bug#16062056 REMOVE THE "DUMMY.BAK" FILE FROM THE TEST DATABASE, AND ADD DB.OPTTor Didriksen2013-02-252-9/+5
| * | | | | Bug#14653504 CRASH WHEN TRUNCATING PARTITIONS FROM A VIEW!Aditya A2013-02-261-1/+3
| * | | | | Bug #16044655 CRASH: SETTING DEFAULT VALUE FOR SOME VARIABLESAnnamalai Gurusami2013-02-252-12/+15
| * | | | | Merge from mysql-5.1 to mysql-5.5Annamalai Gurusami2013-02-221-5/+15
| |\ \ \ \ \ | | |/ / / /