summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17720 slave_ddl_exec_mode=IDEMPOTENT does not handle DROP DATABASEbb-10.0-17720Sachin2018-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
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-315-23/+121
|\ \ | |/
| * don't try to build with OpenSSL 1.1+Sergei Golubchik2018-10-301-1/+2
| * ./mtr --gdb='b mysql_parse;r'Sergei Golubchik2018-10-301-3/+12
| * MDEV-17256 Decimal field multiplication bug.bb-5.5-hfAlexey Botchkov2018-10-303-16/+105
| * bump the VERSIONDaniel Bartholomew2018-10-261-1/+1
* | List of unstable tests for 10.0.37 releasemariadb-10.0.37Elena Stepanova2018-10-301-25/+57
* | MDEV-12023 Assertion failure sym_node->table != NULL on startupMarko Mäkelä2018-10-3015-174/+588
* | MDEV-15919 lower_case_table_names does not behave as expectedSergei Golubchik2018-10-292-2/+3
* | CONNECT: bintar compilation failure on Mac OS XSergei Golubchik2018-10-291-1/+1
* | after-merge: enable testsSergei Golubchik2018-10-283-4/+2