summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump the VERSION5.5-galeraDaniel Bartholomew2019-02-011-1/+1
* Fix test result difference after increase MYSQL_MAX_VARIABLE_VALUE_LENmariadb-galera-5.5.63bb-5.5-galeraJan Lindström2019-01-312-11/+9
* Bumped wsrep patch version to 25.25Teemu Ollakka2019-01-311-1/+1
* codership/mysql-wsrep#348 Increase MYSQL_MAX_VARIABLE_VALUE_LENTeemu Ollakka2019-01-313-5/+5
* Merge tag 'mariadb-5.5.63' into 5.5-galeraJan Lindström2019-01-3157-269/+868
|\
| * Crude "auto-load-data-local-infile" modemariadb-5.5.63Sergei Golubchik2019-01-279-11/+90
| * MDEV-18360 Prevent set_max_open_files from allocating too many filesVicențiu Ciorbaru2019-01-271-4/+3
| * MDEV-16658 Memory leak in mysqltest on connect failureEugene Kosov2019-01-231-0/+5
| * MDEV-18059 `support-files/mysql.server.sh stop` must run as rootSergei Golubchik2019-01-231-1/+5
| * Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSergei Golubchik2019-01-232-0/+42
| * Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSreeharsha Ramanavarapu2019-01-231-10/+12
| * Bug #28178776 COMPARISON OF UNINITAILIZED MEMORY IN LOG_IN_USEAditya A2019-01-232-6/+6
| * MDEV-18349 InnoDB file size changes are not safe when file system crashesMarko Mäkelä2019-01-232-2/+6
| * MDEV-14580: mysql_install_db elements based on dirname of mysql_install_dbSergei Golubchik2019-01-211-4/+7
| * MDEV-14580: mysql_install_db elements based on dirname of mysql_install_dbDaniel Black2019-01-211-0/+11
| * MDEV-17615 cmake ssl error on musl/libresslSergei Golubchik2019-01-211-1/+9
| * Avoid noisy Clang 7 warning about unused variable.Vladislav Vaintroub2019-01-191-2/+2
| * remove duplicated paragraph from mysql_install_db.shAlexander Kuleshov2019-01-161-3/+0
| * MDEV-18269 - fix off-by-one bug in unittestNatanael Copa2019-01-161-2/+2
| * MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctlyOleksandr Byelkin2019-01-164-1/+53
| * MDEV-18254 upgrade HeidiSQL to 9.5Vladislav Vaintroub2019-01-151-1/+1
| * Backport MDEV-17504 to 5.5Vladislav Vaintroub2019-01-112-7/+67
| * fix the test for 2019Sergei Golubchik2019-01-022-4/+4
| * 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
| * mysqltest: use a dynamically growing command bufferSergei Golubchik2018-11-281-16/+26
| * Added Master_Host to the Replication informationfran2018-11-161-9/+10
| * 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
| * 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
| * 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
* | bump the VERSIONDaniel Bartholomew2018-10-311-1/+1
* | Merge tag 'mariadb-5.5.62' into 5.5-galeramariadb-galera-5.5.62Jan Lindström2018-10-29183-3897/+15643
|\ \ | |/
| * Merge branch 'merge/merge-xtradb-5.5' into 5.5mariadb-5.5.62Sergei Golubchik2018-10-2410-63/+123
| |\
| | * 5.5.61-38.13Sergei Golubchik2018-10-2412-65/+135
| * | Revert "Update rules"Sergei Golubchik2018-10-241-4/+1
| * | Bug#27919254 MYSQL USER ESCALATES ITS PRIVILEGE BY PLACING ARBITRARY PIDS INT...Sergei Golubchik2018-10-241-12/+19
| * | Bug#27799513: POTENTIAL DOUBLE FREE OR CORRUPTION OF HEAP INFO (HP_INFO)Sergei Golubchik2018-10-232-0/+13
| * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-2389-3427/+14043
| |\ \
| | * | Bug#27788907 SOME FILE OPERATIONS IN MF_IOCACHE2.C ARE NOT INSTRUMENTEDmysql-5.5.62Marc Alff2018-08-202-14/+14
| | * | Bug #26791931: INCORRECT BEHAVIOR IN ALTER TABLE REORGANIZESreeharsha Ramanavarapu2018-08-191-34/+25
| | * | BUG#28144933 - MYSQL-SERVER RPM DOES NOT INSTALL PERL-DATA-DUMPER AS A DE...Balasubramanian Kandasamy2018-08-031-6/+7
| | * | Merge branch 'mysql-5.5.61-release' into mysql-5.5Hery Ramilison2018-07-260-0/+0
| | |\ \