summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.3Michael Widenius2012-04-031-2/+1
|\
| * Don't disable core on signal just becasue platform doesn't handle stack tracesMichael Widenius2012-04-031-4/+0
| * mergeSergei Golubchik2012-04-021-0/+2
| |\
| | * MDEV-209 SET PASSWORD in 5.2 does not update user's auth pluginSergei Golubchik2012-04-021-0/+2
* | | Define dummy my_init_stacktrace() to allow one to call it without #ifdef HAVE...Michael Widenius2012-04-031-74/+73
* | | Merge of compatibility fixesMichael Widenius2012-04-026-9/+10
|\ \ \ | |/ /
| * | Fixed lp:886479 "[PATCH] plugin boolean result"Michael Widenius2012-04-021-3/+3
| * | Compatibility fixes by U OrsiniMichael Widenius2012-03-301-0/+2
| * | Automatic mergeMichael Widenius2012-03-284-6/+5
| |\ \ | | |/
| | * Merge with 5.1Michael Widenius2012-03-284-6/+5
| | |\
| | | * Fixed lp:944422 "mysql_upgrade destroys Maria tables?"Michael Widenius2012-03-284-6/+5
* | | | automatic mergeMichael Widenius2012-04-021-40/+68
|\ \ \ \
| * | | | Applied patch for guard stack for PPC/IA64 by Maarten Vanraes (lp:886368)Michael Widenius2012-03-281-40/+68
* | | | | mergeSergei Golubchik2012-03-2950-573/+603
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 5.3 mergeSergei Golubchik2012-03-284-4/+292
| |\ \ \ \ | | |/ / /
| | * | | BUG#965872: Server crashes in embedding_sjm on a simple 1-table select with A...Sergey Petrunya2012-03-271-0/+2
| | * | | MergeSergey Petrunya2012-03-261-0/+2
| | |\ \ \
| | | * | | BUG#951283: Wrong result (missing rows) with semijoin+firstmatch, IN/ANY subq...Sergey Petrunya2012-03-261-0/+2
| | * | | | Fixed lp:963603 "Assertion `lock_type != TL_UNLOCK && (lock_type == TL_IGNORE...Michael Widenius2012-03-261-1/+1
| | |/ / /
| | * | | BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN sub...Sergey Petrunya2012-03-264-4/+273
| | * | | BUG#962667: Assertion `0' failed in QUICK_INDEX_SORT_SELECT::need_sorted_outp...Sergey Petrunya2012-03-251-0/+15
| * | | | debug_sync is now a service, available to dynamically loaded plugins.Sergei Golubchik2012-03-287-366/+18
| * | | | mysql-5.5.22 mergeSergei Golubchik2012-03-2845-203/+290
| |\ \ \ \
| | * \ \ \ merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-02-182-0/+5
| | |\ \ \ \
| | | * | | | Print a deprecation warning when ignore-builtin-innodb is usedVasil Dimov2012-02-172-0/+5
| | * | | | | merged mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-02-1735-37/+120
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | | |\ \ \ \
| | | | * | | | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | | | * | | | MergeKent Boortz2012-02-161-0/+4
| | | | |\ \ \ \
| | | * | \ \ \ \ MergeKent Boortz2012-02-161-0/+4
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge mysql-5.1 to mysql-5.5.Marko Mäkelä2012-02-151-0/+4
| | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | | * | | | | store_create_info(): Fix a compiler warning about unused variable.Marko Mäkelä2012-02-151-0/+4
| | | * | | | | | | Updated/added copyright headersMySQL Build Team2012-02-1633-35/+33
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | / / / / | | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | Updated/added copyright headersKent Boortz2012-02-1514-14/+14
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | | | * | | | Updated/added copyright headersMySQL Build Team2012-02-1513-22/+13
| | | * | | | | | BUG#11758263: Modification of indentation in the added code.Rohit Kalhans2012-02-131-11/+11
| | | * | | | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-095-1/+82
| | | * | | | | | Backout the patch for bug#11758263.Rohit Kalhans2012-02-085-74/+4
| | | * | | | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFERohit Kalhans2012-02-085-4/+74
| | * | | | | | | Bug#13633383 63183: SMALL SORT_BUFFER_SIZE CRASH IN MERGE_BUFFERSTor Didriksen2012-02-141-98/+81
| | * | | | | | | Merge of fix for Bug#11765810.Martin Hansson2012-02-071-11/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bug #11765810 58813: SERVER THREAD HANGS WHEN JOIN + WHERE + GROUP BYMartin Hansson2012-02-071-11/+1
| | | * | | | | | | merged mysql-5.1->mysql-5.1-securityGeorgi Kodinov2012-02-062-3/+3
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | * | | | | | | | merge mysql-5.5->mysql-5.5-securityGeorgi Kodinov2012-02-0620-93/+199
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | merge from 5.5 repo.Andrei Elkin2012-01-3115-56/+145
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | bug#3593869-64035Andrei Elkin2012-01-192-15/+16
| | * | | | | | | | | Bug#13593865 - 64037: CRASH IN HA_PARTITION::CREATE_HANDLERS ONMattias Jonsson2012-02-024-57/+70
| | * | | | | | | | | Merged from mysql-5.1-security Gopal Shankar2012-01-301-2/+2
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Bug#13105873 :Valgrind Warning: CRASH IN FOREIGNGopal Shankar2012-01-301-2/+2
| | * | | | | | | | | Merge 5.1-security => 5.5-securityTor Didriksen2012-01-272-12/+37
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /