summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 10.0-base mergeSergei Golubchik2013-11-1353-152/+515
|\
| * 5.5. mergeSergei Golubchik2013-11-1351-145/+487
| |\
| | * 5.3 mergeSergei Golubchik2013-11-136-6/+57
| | |\
| | | * MDEV-5284 Assertion `!(*expr)->fixed' fails in replace_where_subcondition wit...Sergei Golubchik2013-11-133-4/+19
| | | * MDEV-5113 Wrong result (extra row) and valgrind warnings in Item_maxmin_subse...Sergei Golubchik2013-11-123-2/+38
| | * | MergeSergey Petrunya2013-11-133-3/+118
| | |\ \
| | | * | MDEV-5257: MIN/MAX Optimization (Select tables optimized away) does not work ...Sergey Petrunya2013-11-123-3/+118
| | * | | MDEV-5056: Wrong result (extra rows) with materialization+semijoin, IN subque...Sergey Petrunya2013-11-134-2/+72
| | * | | MDEV-4723 "State" column of SHOW PROCESSLIST returns wrong values (non-ascii ...Sergei Golubchik2013-11-111-5/+1
| | * | | MDEV-5236 Status variables are not all listed alphabeticallySergei Golubchik2013-11-111-4/+4
| | * | | mark ft-index cmake variables as advancedSergei Golubchik2013-11-111-0/+10
| | * | | MDEV-4824 userstats - wrong user statisticsSergei Golubchik2013-11-1110-27/+76
| | * | | MDEV-5116 MariaDB upgrade breaks replicationSergei Golubchik2013-11-112-7/+5
| | * | | MDEV-5101 INFORMATION_SCHEMA.PROCESSLIST reports an incorrect value for Time ...Sergei Golubchik2013-11-111-1/+2
| | * | | MDEV-5186 /usr/bin/mysqld_safe doesn't have NUMA options supportSergei Golubchik2013-11-111-0/+68
| | * | | MDEV-5022 Strange message or wrong errno on mismatching versions of plugin an...Sergei Golubchik2013-11-113-32/+32
| | * | | MDEV-5030 RPM installation not running mysql_install_db if datadir existsSergei Golubchik2013-11-111-1/+1
| | * | | MDEV-5054 Failing test(s): main.mysqld--help sys_vars.character_sets_dir_basicSergei Golubchik2013-11-113-20/+11
| | * | | MDEV-4977 ./mysql-test/mysql-test-run.pl not identifying mariadb versionSergei Golubchik2013-11-111-1/+1
| | * | | MDEV-5124 cmake failure when fullhostname is not resolvedSergei Golubchik2013-11-111-1/+1
| | * | | MDEV-5038 put tokudb into the server packageSergei Golubchik2013-11-1110-33/+24
| | * | | MDEV-5250 doesn't install on fedora if mysql is installedSergei Golubchik2013-11-071-0/+2
| | * | | increase the versionSergei Golubchik2013-11-071-2/+2
| * | | | MDEV-407: Print EXPLAIN [ANALYZE] in the slow query logSergey Petrunya2013-11-121-3/+3
| * | | | Fixed bug mdev-5160.Igor Babaev2013-11-113-0/+29
* | | | | MDEV-5248 Serious incompatibility and data corruption of DATETIME and DATE ty...Sergei Golubchik2013-11-138-98/+374
* | | | | MDEV-5275 Problems upgrading from MySQL 5.1 to MariaDBSergei Golubchik2013-11-138-99/+133
* | | | | MDEV-5282: mysql_install_db fails to create mysql.gtid_slave_posunknown2013-11-131-5/+8
* | | | | Merging xxx_unicode_520_ci and xxx_vietnamese_ci from MySQL-5.6.Alexander Barkov2013-11-1220-8/+18034
* | | | | merge 10-base->10.0unknown2013-11-1150-107/+616
|\ \ \ \ \ | |/ / / /
| * | | | merge 5.5->10.0-baseunknown2013-11-1114-31/+245
| |\ \ \ \ | | |/ / /
| | * | | merge 5.3->5.5unknown2013-11-118-31/+218
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MDEV-5153: Server crashes in Item_ref::fix_fields on 2nd execution of PS with...unknown2013-11-115-28/+99
| | | * | MDEV-5103: server crashed on singular Item_equalunknown2013-11-114-2/+117
| | * | | MDEV-5272 MTR/mysqltest overlays for included files do not work on WindowsElena Stepanova2013-11-116-0/+27
| | |\ \ \
| | | * | | MDEV-5272 MTR/mysqltest overlays for included files do not work on WindowsElena Stepanova2013-11-101-3/+4
| | | * | | Fix for overlayed include files on Windows and a test caseElena Stepanova2013-11-106-0/+26
| | |/ / /
| * | | | Merge 5.5 -> 10.0-baseAlexander Barkov2013-11-091-8/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge 5.3 -> 5.5Alexander Barkov2013-11-081-8/+9
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * Merge 5.2 -> 5.3Alexander Barkov2013-11-081-8/+9
| | | |\
| | | | * Merge 5.1 -> 5.2Alexander Barkov2013-11-081-8/+9
| | | | |\
| | | | | * MDEV-5181 incorrect binary search in remove_status_vars()Alexander Barkov2013-11-081-8/+9
| * | | | | Merge 5.5 -> 10.0-baseAlexander Barkov2013-11-0832-61/+356
| |\ \ \ \ \ | | |/ / / /
| | * | | | merge 5.3 -> 5.5Alexander Barkov2013-11-0813-4/+134
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-4842 STR_TO_DATE does not work with UCS2/UTF16/UTF32Alexander Barkov2013-11-0813-4/+134
| | * | | | MDEV-5205 - MariaDB does not start if more than 128 cpu's are availableSergey Vojtovich2013-11-061-1/+4
| | * | | | Added usage of handler error names to mysqltestMichael Widenius2013-11-058-47/+154
| | * | | | Fixed core dump when doing "SET GLOBAL innodb_buffer_pool_evict='uncompressed'"Michael Widenius2013-11-051-1/+1
| | * | | | MDEV-5205 - MariaDB does not start if more than 128 cpu's are availableSergey Vojtovich2013-11-0510-9/+64
| * | | | | MDEV-4506: Parallel replication.unknown2013-11-082-0/+4