summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | A patch from Kristian:Alexander Barkov2013-11-081-0/+1
| * | | | | MDEV-4506: Parallel replicationunknown2013-11-081-6/+0
| * | | | | MDEV-4506: Parallel replicationunknown2013-11-071-1/+1
* | | | | | Merge 10.0-monty -> 10.0Alexander Barkov2013-11-1143-55/+1522
|\ \ \ \ \ \
| * | | | | | MDEV-5241: Collation incompatibilities with MySQL-5.6Alexander Barkov2013-11-113-53/+36
| * | | | | | MDEV-5241: Collation incompatibilities with MySQL-5.6Michael Widenius2013-11-0946-57/+1541
* | | | | | | MDEV-4436 CHANGE COLUMN IF EXISTS does not work and throws wrong warning.Alexey Botchkov2013-11-113-1/+17
* | | | | | | MDEV-4435 Server crashes in my_strcasecmp_utf8 on ADD KEY IF NOT EXISTS with ...Alexey Botchkov2013-11-113-3/+31
* | | | | | | MDEV-201 - Assertion `!thd->spcont' failed in net_send_error on server shutdownSergei Golubchik2013-11-101-2/+3
* | | | | | | MDEV-4880 Attempt to create a table without columns produces ER_ILLEGAL_HA in...Sergei Golubchik2013-11-103-1/+10
* | | | | | | MDEV-4734 Adding ending / to a directory can fail when the directory ends with 0Sergei Golubchik2013-11-101-2/+2
* | | | | | | MDEV-4931 Can't use SHUTDOWN in stored programsSergei Golubchik2013-11-103-3/+8
* | | | | | | MDEV-5260 discovery with sql is too restrictiveSergei Golubchik2013-11-103-13/+23
* | | | | | | MDEV-5238 Server crashes in find_role_grant_pair on SHOW GRANTS for an anonym...Sergei Golubchik2013-11-103-1/+30
* | | | | | | merge with 10.0.5Sergei Golubchik2013-11-092-2/+4
|\ \ \ \ \ \ \
| * | | | | | | 10.0 version of MDEV-5254Sergei Golubchik2013-11-072-2/+4
* | | | | | | | mariadb-tokudb-engine-10.0.debSergei Golubchik2013-11-095-8/+8
* | | | | | | | misc fixes for buildbotSergei Golubchik2013-11-0710-10/+13
* | | | | | | | 10.0-specific changes to storage_engine testsElena Stepanova2013-11-0838-353/+275
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Various changes coming from 5.6Elena Stepanova2013-11-087-47/+44
| * | | | | | | Some system tables have InnoDB engineElena Stepanova2013-11-083-1/+56
| * | | | | | | Semantics of ALTER ONLINE changed to mirror ALTER .. LOCK=NONEElena Stepanova2013-11-085-37/+104
| * | | | | | | Virtual columns are supported in InnoDBElena Stepanova2013-11-081-82/+0
| * | | | | | | Fulltext search is supported in InnoDBElena Stepanova2013-11-081-141/+38
| * | | | | | | Duplicate warnings were removedElena Stepanova2013-11-086-12/+0