summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | MDEV-10148: Database crashes in the query to the ViewSergei Petrunia2016-12-193-0/+78
* | | | MDEV-7691: Assertion `outer_context || !*from_field || *from_field == not_fou...Sergei Petrunia2016-12-193-0/+118
* | | | MDEV-10274 Bundling insert with create statement for table with unsigned Deci...Alexey Botchkov2016-12-193-1/+17
* | | | MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_...Alexander Barkov2016-12-1917-37/+341
* | | | Typo, update limit in commentiangilfillan2016-12-171-2/+2
* | | | MDEV-11543 Buildbot tests fail with warnings on server shutdown after rpl.rpl...Sergei Golubchik2016-12-171-1/+1
* | | | cleanup: rpl.rpl_row_mysqlbinlogSergei Golubchik2016-12-172-119/+38
* | | | MDEV-11552 Queries executed by event scheduler are written to slow log incorr...Sergei Golubchik2016-12-173-5/+45
* | | | MDEV-11510 Audit plugin sometimes causes server to crash when using with MySQL.Alexey Botchkov2016-12-161-0/+1
* | | | Follow-up for 02d153c7b9 (str2decimal: don't return a negative zero)Elena Stepanova2016-12-111-1/+0
* | | | MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Sergei Golubchik2016-12-084-2/+5
* | | | Revert "MDEV-10713: signal 11 error on multi-table update - crash in handler:...Sergei Golubchik2016-12-082-25/+17
* | | | MDEV-10388 MariaDB 10.1.x keeps (deleted) ML* files in tmpdir after LOAD DATA...Sergei Golubchik2016-12-071-0/+3
* | | | MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL.Alexey Botchkov2016-12-0713-0/+45
* | | | MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 ErrorOleksandr Byelkin2016-12-065-29/+181
* | | | MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Oleksandr Byelkin2016-12-064-17/+113
* | | | MDEV-10776: Server crash on queryOleksandr Byelkin2016-12-068-5/+106
* | | | MDEV-10717 Assertion `!null_value' failed in virtual bool Item::send(Protocol...Alexander Barkov2016-12-063-0/+41
* | | | MDEV-10293 'setupterm' was not declared in this scopeSergei Golubchik2016-12-052-1/+1
* | | | str2decimal: don't return a negative zeroSergei Golubchik2016-12-054-4/+10
* | | | MDEV-11241 Certain combining marks cause MariaDB to crash when doing Full-Tex...Sergei Golubchik2016-12-033-6/+18
* | | | MDEV-11242 MariaDB Server releases contains promotion of MariaDB CorporationSergei Golubchik2016-12-031-4/+2
* | | | typo fixed: s/MSYQL/MYSQL/Sergei Golubchik2016-12-035-17/+17
* | | | MDEV-11171 Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' fa...Alexander Barkov2016-11-283-1/+20
* | | | Restore MY_WME flag for my_pread in read_ddl_log_entry, fix errors in buildbotVladislav Vaintroub2016-11-141-1/+1
* | | | Fixed bug mdev-11161.Igor Babaev2016-11-113-0/+139
* | | | MDEV-11248 Fix passing offset parameter to my_file_pread in read_ddl_log_file...Vladislav Vaintroub2016-11-101-2/+2
* | | | MDEV-11214 Windows : MSI installation fails, if run by a service user (e.g L...Vladislav Vaintroub2016-11-031-1/+16
* | | | MDEV-11157 Windows - Upgrade installer to use HeidiSQL 9.4Vladislav Vaintroub2016-10-272-4/+12
* | | | VS2015 build fixesVladislav Vaintroub2016-10-272-1/+2
* | | | MDEV-9409 Windows - workaround VS2015 CRT bug that makesVladislav Vaintroub2016-10-272-6/+28
* | | | bump the VERSIONDaniel Bartholomew2016-10-171-1/+1
* | | | MDEV-11069 main.information_schema test fails if hostname includes 'user'Elena Stepanova2016-10-172-8/+8
* | | | compilation warning after xtradb mergemariadb-5.5.53Sergei Golubchik2016-10-141-1/+1
* | | | mysqldump: comments and identifiers with new linesSergei Golubchik2016-10-143-17/+207
* | | | mysqltest: don't eat new lines in --execSergei Golubchik2016-10-145-19/+15
* | | | mysql cli: fix USE command quotingSergei Golubchik2016-10-133-26/+46
* | | | Merge branch 'merge-xtradb-5.5' into 5.5Sergei Golubchik2016-10-1311-50/+179
|\ \ \ \
| * | | | 5.5.52-38.3Sergei Golubchik2016-10-1311-46/+179
* | | | | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-10-1311-122/+274
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug #24740291: YASSL UPDATE TO 2.4.2mysql-5.5.53Robert Golebiowski2016-09-2811-122/+274
| * | | | Bug#24707666: DEFAULT SETTING FOR SECURE-FILE-PRIV SHOULD BEArun Kuruvila2016-09-2829-37/+786
| * | | | Merge branch 'mysql-5.5.52-release' into mysql-5.5.53-releaseNawaz Nazeer Ahamed2016-09-2614-78/+258
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | Raise version number after cloning 5.5.52Balasubramanian Kandasamy2016-08-081-1/+1
* | | | mysqld_safe: close stdout and stderrSergei Golubchik2016-09-292-2/+6
* | | | Feedback plugin : add support for Windows 10 / Server 2016.Vladislav Vaintroub2016-09-281-2/+11
* | | | MDEV-10907 MTR and server writes can interleave in the error logVladislav Vaintroub2016-09-273-8/+56
* | | | MDEV-10441 Document the server_audit_loc_info variableSergei Golubchik2016-09-264-93/+69
* | | | Windows , mtr : allow cdb to print core dumps also if --parallel > 1Vladislav Vaintroub2016-09-261-5/+1
* | | | report correct write error on log writesSergei Golubchik2016-09-261-1/+1