summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Sergei Golubchik2019-01-032-4/+4
|\
| * fix the test for 2019Sergei Golubchik2019-01-022-4/+4
* | fix RHEL8 "ambiguous python shebang" build failuresSergei Golubchik2019-01-0210-0/+0
* | compilation warning on WindowsSergei Golubchik2019-01-022-2/+2
* | MDEV-18041 Database corruption after renaming a prefix-indexed columnEugene Kosov2018-12-294-28/+70
* | row_drop_table_for_mysql(): Correct a parameter to innobase_format_name()Marko Mäkelä2018-12-282-2/+4
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-12-208-56/+43
|\ \ | |/
| * MDEV-15670 - unit.my_atomic failed in buildbot with Signal 11 thrownSergey Vojtovich2018-12-184-46/+11
| * Don't default to bundled zlibSergei Golubchik2018-12-171-5/+0
| * MDEV-16987 - ALTER DATABASE possible in read-only modeSergey Vojtovich2018-12-133-0/+25
* | MDEV-17720 slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASESachin2018-12-193-0/+39
* | MDEV-17589: Stack-buffer-overflow with indexed varchar (utf8) fieldbb-10.0-varunVarun Gupta2018-12-196-7/+79
* | Backported MDEV-11196(e4d10e09cf31) and MDEV-10360(8a8ba1949bf4) to 10.0Varun Gupta2018-12-193-5/+244
* | MDEV-6453: Assertion `inited==NONE || (inited==RND && scan)' failed in handle...Varun Gupta2018-12-163-0/+39
* | remove unsed variableSergei Golubchik2018-12-131-4/+0
* | Fix cmake -DWITH_PARTITION_STORAGE_ENGINE:BOOL=OFFMarko Mäkelä2018-12-131-17/+16
* | Remove space before #ifdefMarko Mäkelä2018-12-131-13/+9
* | MDEV-17957 Make Innodb_checksum_algorithm stricter for strict_* valuesThirunarayanan Balathandayuthapani2018-12-139-465/+199
* | Fix compile error when building without the partition engineVarun Gupta2018-12-131-4/+6
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-12-122-25/+36
|\ \ | |/
| * mysqltest: use a dynamically growing command bufferSergei Golubchik2018-11-281-16/+26
| * Added Master_Host to the Replication informationfran2018-11-161-9/+10
* | Fix UNICODE issue of dlerrorJiaye Wu2018-12-121-1/+1
* | MDEV-17833 ALTER TABLE is not enforcing prefix index size limitEugene Kosov2018-12-114-6/+67
* | MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta...Varun Gupta2018-12-077-9/+235
* | MDEV-17904 Crash in fts_is_sync_needed() after failed ALTER or CREATE TABLEMarko Mäkelä2018-12-072-8/+8
* | MDEV-17898 FLUSH PRIVILEGES crashes server with segfaultSergei Golubchik2018-12-063-19/+43
* | correct order of arguments for Dynamic_array<>::CMP_FUNC2Sergei Golubchik2018-12-061-1/+1
* | cleanup: DYNAMIC_ARRAY -> Dynamic_array<ACL_DB> acl_dbsSergei Golubchik2018-12-062-42/+48
* | Added a testcase for mdev-17734Varun Gupta2018-12-053-0/+55
* | MDEV-17734: AddressSanitizer: use-after-poison in create_key_parts_for_pseudo...Varun Gupta2018-11-201-1/+3
* | Merge branch '5.5' into 10.0Oleksandr Byelkin2018-11-158-87/+277
|\ \ | |/
| * MDEV-17724 Wrong result for BETWEEN 0 AND 18446744073709551615Alexander Barkov2018-11-154-0/+137
| * Backport for "MDEV-17698 MEMORY engine performance regression"Alexander Barkov2018-11-154-87/+140
* | fix of test suiteOleksandr Byelkin2018-11-142-2/+2
* | MDEV-11167: InnoDB: Warning: using a partial-field key prefix in search, resu...Oleksandr Byelkin2018-11-073-1/+57
* | Merge 5.5 into 10.0Marko Mäkelä2018-11-079-32/+80
|\ \ | |/
| * MDEV-17401: LOAD DATA from very big file into MyISAM table results in EOF err...Oleksandr Byelkin2018-11-023-31/+51
| * fix the test to clean after itselfSergei Golubchik2018-11-011-0/+2
| * MDEV-17377 invalid gap in auto-increment values after LOAD DATASergei Golubchik2018-11-013-0/+26
| * test framework manual is movedTakashi Sasaki2018-11-013-3/+3
* | Add implementation in .h and delete unneccessery printingAnel Husakovic2018-11-064-24/+2
* | Revert some InnoDB/XtraDB changesMarko Mäkelä2018-11-0516-154/+104
* | MDEV-13671 InnoDB should use case-insensitive column name comparisons like th...Eugene Kosov2018-11-056-46/+261
* | Remove dead code is_thd_killed()Marko Mäkelä2018-11-023-17/+4
* | bump the VERSIONDaniel Bartholomew2018-11-011-1/+1
* | MDEV-16695: Estimate for rows of derived tables is very high when we are usin...Varun Gupta2018-11-013-0/+91
* | Revert commit b2f39a5f567d006000aad8b431267298cf81b569 wrongJan Lindström2018-11-012-132/+0
* | Add missing wsrep.cnf.shJan Lindström2018-11-012-0/+132
* | MDEV-17298 ASAN unknown-crash / READ of size 1 in my_strntoul_8bit upon INSER...Alexander Barkov2018-10-313-2/+23