summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | Bug #12902967 Creating self referencing fk on same index unhandled,Annamalai Gurusami2012-04-181-0/+1
| | * | | | | | | | | | | | | | Bug #12902967 CREATING SELF REFERENCING FK ON SAME INDEX Annamalai Gurusami2012-04-173-10/+91
| | * | | | | | | | | | | | | | empty merge of a version bump in mysql-5.1Georgi Kodinov2012-04-170-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / /
| | | * | | | | | | | | | | | | Raise version number after cloning 5.1.63Georgi Kodinov2012-04-171-1/+1
| | * | | | | | | | | | | | | | Raise version number after cloning for the 5.5.24 build.Joerg Bruehe2012-04-161-1/+1
| * | | | | | | | | | | | | | | apply mysql fix for bug#58421 to XtraDBSergei Golubchik2012-06-082-14/+99
| * | | | | | | | | | | | | | | client's option is default-character-set, server's is character-set-serverSergei Golubchik2012-06-071-1/+1
| * | | | | | | | | | | | | | | fixes for bintar mtr failures:Sergei Golubchik2012-06-061-0/+2
| * | | | | | | | | | | | | | | MDEV-302 lp:988204 MariaDB 5.5.23 binaries don't use libaioSergei Golubchik2012-06-064-44/+21
* | | | | | | | | | | | | | | | mergeVladislav Vaintroub2012-06-152-8/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | MDEV-339, LP1001340 - system_time_zone is wrong on WindowsVladislav Vaintroub2012-06-152-8/+17
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Automatic mergeMichael Widenius2012-06-159-14/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Removed one variable from the test output that was depending on timing.Michael Widenius2012-06-152-3/+8
| * | | | | | | | | | | | | | | | Fix for: lp:1013432 and MySQL#64800: Michael Widenius2012-06-152-2/+2
| * | | | | | | | | | | | | | | | Fixed MDEV-306 / LP:1007967 - Assertion `table->file->stats.records > 0 || er...Michael Widenius2012-06-155-9/+14
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Fixed LP bug #1002157.Igor Babaev2012-06-153-0/+80
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge.Igor Babaev2012-06-135-1/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fixed LP bug #1010729.Igor Babaev2012-06-085-1/+43
* | | | | | | | | | | | | | | mergeVladislav Vaintroub2012-06-132-18/+81
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | LP1008334 : Speedup specific datetime queries that got slower with introducti...Vladislav Vaintroub2012-06-082-18/+81
| * | | | | | | | | | | | | | Fixed pbxt test case not run by default.unknown2012-06-061-2/+2
* | | | | | | | | | | | | | | Merge BUG#1010351 from 5.2 to 5.5Sergey Petrunya2012-06-103-0/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge BUG#1010351 from 5.1 to 5.2Sergey Petrunya2012-06-103-0/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | BUG#1010351: New "via" keyword in 5.2+ can't be used as identifier anymoreSergey Petrunya2012-06-103-0/+55
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Moved init_log() to be later to not write log entries when one uses --exampleMichael Widenius2012-06-081-1/+1
* | | | | | | | | | | | | Changed last_insert_id() to be unsigned.Michael Widenius2012-06-083-0/+39
* | | | | | | | | | | | | MDEV-329: MariaDB 5.5 does not use fdatasync().unknown2012-06-082-1/+2
| |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | Mergeunknown2012-06-0619-87/+189
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Fixed bug lp:1000649unknown2012-06-0514-86/+123
| * | | | | | | | | | | MDEV-308 lp:1008516 - Failing assertion: templ->mysql_col_len == lenSergei Golubchik2012-06-045-1/+66
* | | | | | | | | | | | mergeSergei Golubchik2012-06-0635-70/+517
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | MDEV-136 Non-blocking "set read_only"Sergei Golubchik2012-06-045-57/+19
| * | | | | | | | | | | merge with 5.3.Sergei Golubchik2012-06-0432-35/+520
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Merge Sergey Petrunya2012-06-023-0/+82
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | BUG#1006164: Multi-table DELETE that uses innodb + index_merge/intersect may ...Sergey Petrunya2012-06-023-0/+82
| | * | | | | | | | | | | MDEV-304: Insufficient buffer allocation for Query_log_eventunknown2012-06-011-0/+1
| | * | | | | | | | | | | Fix for bug lp:1006231unknown2012-05-303-2/+30
| | * | | | | | | | | | | MDEV-294 SELECT WHERE ST_CONTAINS doesn't return all the records where ST_CON...Alexey Botchkov2012-05-297-8/+84
| | * | | | | | | | | | | Merge.Igor Babaev2012-05-251-9/+32
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Fixed a performance problem: calls of the function imerge_list_and_treeIgor Babaev2012-05-251-9/+32
| | * | | | | | | | | | | BUG#1002630: Valgrind warnings 'Invalid read' in subselect_engine::calc_const...Sergey Petrunya2012-05-254-3/+61
| | |/ / / / / / / / / /
| | * | | | | | | | | | Update test results after the latest pushSergey Petrunya2012-05-232-2/+2
| | * | | | | | | | | | BUG#1000051: Query with simple join and ORDER BY takes thousands times longer...Sergey Petrunya2012-05-232-9/+14
| | * | | | | | | | | | BUG#1000051: Query with simple join and ORDER BY takes thousands times longer...Sergey Petrunya2012-05-239-7/+58
| | * | | | | | | | | | Fix bug lp:1002079unknown2012-05-228-2/+115
| | * | | | | | | | | | MDEV-136 Non-blocking "set read_only".Alexey Botchkov2012-05-215-5/+85
* | | | | | | | | | | | Fix bug lp:1008487unknown2012-06-043-1/+24
|/ / / / / / / / / / /
* | | | | | | | | | | MSI package: always install new component "Common" (currently consists of cha...Vladislav Vaintroub2012-05-301-1/+2
* | | | | | | | | | | don't use deprecated options in the installed config filesSergei Golubchik2012-05-301-3/+3
* | | | | | | | | | | RPM packages should not obsolete themselves.Sergei Golubchik2012-05-291-5/+5