summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-1/+6
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-1/+6
| |\
| | * MDEV-9619: Assertion `null_ref_table' failed in virtual table_map Item_direct...Oleksandr Byelkin2017-10-131-1/+6
* | | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-2/+2
* | | MDEV-8075: DROP TEMPORARY TABLE not marked as ddl, causing optimistic paralle...Kristian Nielsen2017-07-031-0/+1
* | | Merge 10.0 into 10.1Marko Mäkelä2017-03-031-1/+1
|\ \ \ | |/ /
| * | MDEV-11935: Queries in stored procedures with and EXISTS(SELECT * FROM VIEW) ...Oleksandr Byelkin2017-02-271-1/+1
* | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-12/+4
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-01-141-12/+4
| |\ \ | | |/
| | * MDEV-11706 Assertion `is_stat_field || !table || (!table->write_set || bitmap...Sergei Golubchik2017-01-111-12/+4
* | | MDEV-11152: wsrep_replicate_myisam: SELECT gets replicated using TONirbhay Choubey2016-11-021-8/+16
* | | MDEV-10957: Assertion failure when dropping a myisam table with wsrep_replica...Nirbhay Choubey2016-11-021-0/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-0/+1
|\ \ \ | |/ /
| * | MDEV-10775 System table in InnoDB format allowed in MariaDB could lead to crashSergei Golubchik2016-09-231-0/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-17/+15
|\ \ \ | |/ /
| * | Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-08-141-1/+10
| |\ \
| | * \ Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-1/+10
| | |\ \ | | | |/
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-08-031-1/+10
| | | |\
| | | | * BUG#21142859: FUNCTION UPDATING A VIEW FAILS TO FIND TABLEKarthik Kamath2016-05-181-1/+10
| * | | | With parallel replication we have had a couple of bugs where DDL'sMonty2016-08-121-16/+5
| |/ / /
* | | | MDEV-9428 NO_AUTO_VALUE_ON_ZERO is ignored when a trigger before insert is de...Sergei Golubchik2016-06-281-1/+2
* | | | MDEV-9621 INSERT DELAYED fails on insert for tables with many columnsMonty2016-04-071-2/+7
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-5/+5
|\ \ \ \ | |/ / /
| * | | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-5/+5
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-157/+11
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-157/+11
| |\ \ \ | | |/ /
| | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-155/+11
| | |\ \ | | | |/
| | | * Bug#17047208 REPLICATION DIFFERENCE FOR MULTIPLE TRIGGERSVenkatesh Duggirala2015-11-191-154/+0
| | | * Bug#20691429 ASSERTION `CHILD_L' FAILED IN STORAGE/MYISAMMRG/Ajo Robert2015-11-131-0/+10
| * | | MDEV-9088 Server crashes on shutdown after the second post of feedback reportSergei Golubchik2015-12-191-1/+0
* | | | MDEV-9428 NO_AUTO_VALUE_ON_ZERO is ignored when a trigger before insert is de...Sergei Golubchik2016-01-251-1/+4
* | | | MDEV-8605 MariaDB not use DEFAULT value even when inserted NULL for NOT NULLA...Sergei Golubchik2015-12-211-7/+68
* | | | cleanupSergei Golubchik2015-12-211-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-30/+5
|\ \ \ \ | |/ / /
| * | | MDEV-8913 Derived queries with same column names as final projection causes i...Oleksandr Byelkin2015-10-301-30/+5
* | | | WSREP_TO_ISOLATION_BEGIN should be called with the table list.Nirbhay Choubey2015-10-141-11/+11
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-3/+11
|\ \ \ \ | |/ / /
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-10-091-3/+11
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-3/+11
| | |\ \ | | | |/
| | | * BUG#20449914: HANDLE_FATAL_SIGNAL (SIG=11) INNisha Gopalakrishnan2015-08-251-3/+11
* | | | fix commentsMonty2015-10-051-1/+1
* | | | Simple optimizationMonty2015-10-051-5/+4
* | | | MDEV-8763: Galera tests failures with --ps-protocolNirbhay Choubey2015-09-081-2/+6
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-20/+52
|\ \ \ \ | |/ / /
| * | | MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd...Oleksandr Byelkin2015-08-311-13/+0
| * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-08-051-7/+51
| |\ \ \ | | |/ /
| | * | Merge tag 'mysql-5.5.45' into 5.5Sergei Golubchik2015-08-011-7/+51
| | |\ \ | | | |/
| | | * Bug #18075170 SQL NODE RESTART REQUIRED TOAjo Robert2015-05-111-7/+51
| * | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-0/+1
| |\ \ \ | | |/ /
| | * | MDEV-7810 Wrong result on execution of a query as a PS (both 1st and further ...Sergei Golubchik2015-07-311-0/+2