summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* merge with xtradb-5.5.15Sergei Golubchik2011-07-181-0/+8
* compilation fixes: without dbug, without sslSergei Golubchik2011-07-162-2/+2
* maria suite okSergei Golubchik2011-07-151-1/+1
* less boilerplate code - move common operations to wrappersSergei Golubchik2011-07-141-14/+19
* use PSI wrappers in aria and other non-MySQL codeSergei Golubchik2011-07-133-270/+258
* fix misplaced and non-working if() in the grammarSergei Golubchik2011-07-124-33/+7
* sys_vars changes and cleanupsSergei Golubchik2011-07-117-138/+91
* adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-108-16/+34
* fix memory leaks and other problems found by safemallocSergei Golubchik2011-07-109-66/+57
* add safemalloc backSergei Golubchik2011-07-101-1/+1
* post-merge fixes.Sergei Golubchik2011-07-0236-325/+267
* 5.5-mergeSergei Golubchik2011-07-02167-6477/+11193
|\
| * BUG#11882110: UPDATE REPORTS ER_KEY_NOT_FOUND IF TABLE IS Jorgen Loland2011-06-162-12/+22
| * mergeMattias Jonsson2011-06-132-0/+22
| |\
| | * Bug#11746819:Mattias Jonsson2011-03-162-0/+22
| * | mergeMattias Jonsson2011-06-131-2/+7
| |\ \
| | * \ mergeMattias Jonsson2011-06-131-3/+8
| | |\ \
| | | * | bug#11765667: bug#58655: ASSERTION FAILED, SERVER CRASHES WITH MYSQLD GOT SIG...Mattias Jonsson2011-04-291-3/+8
| * | | | Bug#12337762 : MYSQL_LIST_FIELDS() RETURNS WRONG CHARSET FOR CHAR/VARCHAR/TEXTMayank Prasad2011-06-101-0/+2
| * | | | BUG#12561818 - RERUN OF STORED FUNCTION GIVES ERROR 1172: Jorgen Loland2011-06-101-14/+31
| * | | | Manual-merge of patch for bug#11753738 from mysql-5.1 tree.Dmitry Shulga2011-06-104-13/+198
| |\ \ \ \ | | |/ / /
| | * | | Fixed bug#11753738 (formely known as bug#45235) - 5.1 DOES NOT SUPPORT 5.0-ONLYDmitry Shulga2011-06-104-15/+191
| * | | | Auto-merge of patch for bug#11764334 from mysql-5.1 tree.Dmitry Shulga2011-06-104-8/+20
| |\ \ \ \ | | |/ / /
| | * | | Fixed bug#11764334 (formerly bug#57156): ALTER EVENT CHANGESDmitry Shulga2011-06-104-8/+20
| * | | | Fix for bug #11759990 - "52354: 'CREATE TABLE .. LIKE ... 'Dmitry Lenev2011-06-091-0/+5
| * | | | merge mysql-5.1->mysql-5.5Georgi Kodinov2011-06-061-7/+12
| |\ \ \ \ | | |/ / /
| | * | | Bug #11749418: 38965: TEST CASES GIS-RTREE, TYPE_FLOAT, TYPE_NEWDECIMAL Georgi Kodinov2011-06-061-7/+12
| * | | | Merge.Sergey Vojtovich2011-06-031-11/+21
| |\ \ \ \
| | * | | | BUG#12611785 - AUDIT INTERFACE STRICT-ALIASING WARNINGSSergey Vojtovich2011-06-031-11/+21
| * | | | | Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATINGJon Olav Hauglid2011-06-014-10/+151
| |/ / / /
| * | | | Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. Jimmy Yang2011-05-312-0/+7
| * | | | Merge of mysql-5.1 into mysql-5.5.Davi Arnaut2011-05-302-40/+116
| |\ \ \ \ | | |/ / /
| | * | | Bug#12563279: REGRESSION IN HANDLING PRE-4.1 AUTHENTICATION PACKETDavi Arnaut2011-05-302-38/+115
| * | | | Manual-merge of patch for bug#12546938 from mysql-5.1->mysql-5.5Dmitry Shulga2011-05-273-32/+44
| |\ \ \ \ | | |/ / /
| | * | | Fixed bug#12546938 (formerly known as 61005) - CREATE IF NOT EXIST EVENTDmitry Shulga2011-05-273-33/+46
| * | | | Fix for bug #11762012 - "54553: INNODB ASSERTS INDmitry Lenev2011-05-261-21/+62
| * | | | auto-merge Bug#11745920Tatjana Azundris Nuernberg2011-05-261-2/+2
| |\ \ \ \
| | * | | | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se...Tatjana Azundris Nuernberg2011-05-191-2/+2
| * | | | | Merged BUG#12574820 from 5.1 to 5.5Sven Sandberg2011-05-262-6/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | BUG#12574820: binlog.binlog_tmp_table timing out in daily and weekly trunk runSven Sandberg2011-05-262-7/+14
| * | | | | 5.1 -> 5.5 mergeSergey Glukhov2011-05-261-0/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#12392636 ASSERTION FAILED: SCALE >= 0 && PRECISION > 0 && SCALE <= PRECISIONSergey Glukhov2011-05-261-0/+3
| | * | | | merge from latest 5.1Guilhem Bichot2011-05-215-142/+215
| | |\ \ \ \
| * | | | | | Follow-up for patch for bug#11749345.Dmitry Shulga2011-05-251-0/+2
| * | | | | | BUG#12578441, reintroduced thd->cleanup() in unlink_thd, removed by mistake, ...Mikael Ronström2011-05-251-0/+14
| * | | | | | BUG#12558519Luis Soares2011-05-243-1/+20
| |\ \ \ \ \ \
| | * | | | | | BUG#12558519: RPL_TYPECONV PRODUCES VALGRIND STACKLuis Soares2011-05-233-1/+20
| * | | | | | | merge from latest 5.5Guilhem Bichot2011-05-2122-248/+646
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Manual merge of patch for Bug#11749345 (formerly known as bug#38813)Dmitry Shulga2011-05-211-158/+188
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Fixed bug#11749345 (formerly bug#38813) - increasing memory consumptionDmitry Shulga2011-05-201-140/+180