summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...bb-5.5-MDEV-17055Oleksandr Byelkin2019-02-288-15/+104
* A cleanup in derived table handling: removing duplicate code from st_select_l...Alexander Barkov2019-02-287-44/+31
* MDEV-18506 MSI can't be built if MFC package is not installed with Visual StudioVladislav Vaintroub2019-02-071-2/+3
* bump the VERSIONDaniel Bartholomew2019-01-301-1/+1
* MDEV-15950: LOAD DATA INTO compex_view crashedVarun Gupta2019-01-303-0/+62
* MDEV-15744: Assertion `derived->table' failed in mysql_derived_merge_for_insertVarun Gupta2019-01-293-2/+41
* disable an old testSergei Golubchik2019-01-281-0/+1
* 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
* 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
| |\ \