summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10355 Weird error message upon CREATE TABLE with DEFAULTSergei Golubchik2017-04-302-23/+18
* MDEV-12293 Assertion `table->no_keyread || !table->covering_keys.is_set(tab->...Sergei Golubchik2017-04-301-3/+2
* Fixed the bug mdev-12563.Igor Babaev2017-04-284-6/+95
* Merge 10.1 into 10.2Marko Mäkelä2017-04-286-4/+43
|\
| * Merge 10.0 into 10.1Marko Mäkelä2017-04-212-2/+4
| |\
| | * MDEV-11201: gtid_ignore_duplicates incorrectly ignores statements when GTID r...Kristian Nielsen2017-04-102-2/+4
| * | Fix build on windowsSachin Setiya2017-04-061-1/+2
| * | MW-313 Enforce wsrep_max_ws_rows also when binlog is enabledSachin Setiya2017-04-061-0/+4
| * | MW-329 Fix incorrect affected rows count after replaySachin Setiya2017-04-062-1/+33
| * | refs: MW-319sjaakola2017-04-061-1/+1
* | | Mdev-12017 Post FixSachin Setiya2017-04-271-7/+18
* | | Fixed the bug mdev-12556.Igor Babaev2017-04-261-1/+2
* | | MDEV-12017 Unclear error with flashback: Variable 'binlog_format' can't ...Sachin Setiya2017-04-262-6/+8
* | | Fixed the bug mdev-12558.Igor Babaev2017-04-251-0/+11
* | | Fixed the bug mdev-12373.Igor Babaev2017-04-243-0/+8
* | | Fixed the bug mdev-12564.Igor Babaev2017-04-241-4/+7
* | | Fixed the bug mdev-12554.Igor Babaev2017-04-221-1/+1
* | | Fixed the bug mdev-12519.Igor Babaev2017-04-216-8/+50
* | | MDEV-10355 Weird error message upon CREATE TABLE with DEFAULTbb-10.2-MDEV-10355Jacob Mathew2017-04-183-16/+58
* | | MDEV-11117 CHECK constraint fails on intermediate step of ALTERbb-10.2-MDEV-11117Jacob Mathew2017-04-174-11/+48
* | | MDEV-12395: DROP PARTITION does not work as expected when table has DEFAULT L...Oleksandr Byelkin2017-04-071-2/+1
* | | MDEV-12379: Server crashes in TABLE_LIST::is_with_table on SHOW CREATE VIEWOleksandr Byelkin2017-04-071-1/+1
* | | cleanup: unused method LOGGER::flush_logsSergei Golubchik2017-04-072-18/+0
* | | ASAN error in rpl.mysql-wsrep#110-2Sergei Golubchik2017-04-072-1/+2
* | | ASAN errors in many rpl testsSergei Golubchik2017-04-072-3/+5
* | | MDEV-11995 ALTER TABLE proceeds despite reporting ER_TOO_LONG_KEY errorSergei Golubchik2017-04-071-1/+1
* | | Fixed the bug mdev-12440.Igor Babaev2017-04-061-0/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2017-04-063-35/+66
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-04-062-35/+61
| |\ \ | | |/
| | * MDEV-8642: WHERE Clause not applied on View - Empty result set returnedOleksandr Byelkin2017-04-051-13/+0
| | * Compiling, Windows . Avoid unnecessary rebuilds with MSVC.Vladislav Vaintroub2017-04-031-22/+61
| * | fix warning "ignoring return value" of fwrite.Jan Lindström2017-04-051-1/+5
* | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocksSergei Petrunia2017-04-044-13/+272
|\ \ \
| * | | Fixed bug mdev-10454.Igor Babaev2017-04-034-13/+272
* | | | Merge 10.2 into bb-10.2-mariarocksSergei Petrunia2017-04-033-6/+21
|\ \ \ \ | |/ / /
| * | | MDEV-12421 Check constraint with query crashes server and renders DB unusableSergei Golubchik2017-04-011-3/+5
| * | | properly close the table in fill_schema_table_from_frm()Sergei Golubchik2017-03-311-1/+1
| * | | MDEV-12416 OOM in create_virtual_tmp_table() makes the server crashAlexander Barkov2017-03-311-2/+15
* | | | ha_start_consistent_snapshot() did not check for errorsSergei Golubchik2017-03-312-6/+11
* | | | move rocksdb specific changes into rocksdbSergei Golubchik2017-03-312-9/+0
* | | | remove my_hash_const_element(), use Hash_set in C++ codeSergei Golubchik2017-03-311-2/+12
* | | | remove DB_TYPE_ROCKSDBSergei Golubchik2017-03-311-2/+1
* | | | Merge 10.2 into bb-10.2-mariarocksSergei Petrunia2017-03-31121-1122/+1578
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-30110-1037/+1327
| |\ \ \ | | |/ /
| | * | Fix some warnings on Windows compilationVladislav Vaintroub2017-03-242-2/+2
| | * | MDEV-12345 Performance : replace calls to clock() inside trx_start_low() by T...Vladislav Vaintroub2017-03-231-0/+9
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-219-28/+52
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2017-03-213-2/+7
| | | |\
| | | | * MDEV-12126 Correct German error message.Vladislav Vaintroub2017-03-171-1/+1
| | | | * MDEV-6486: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea...Varun Gupta2017-03-141-0/+5