summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-26/+0
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-10-091-26/+0
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-10-091-26/+0
| | |\ \ | | | |/
| | | * Cleanup EITSSergey Vojtovich2019-10-021-26/+0
| | | * MDEV-20091 DROP TEMPORARY table is logged despite no CREATE was loggedSujatha2019-07-251-39/+45
| | | * imporve clang buildEugene Kosov2019-06-251-1/+1
* | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-12/+9
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-09-041-12/+9
| |\ \ \ | | |/ /
| | * | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-041-6/+2
| | * | MDEV-20403 Assertion `0' or Assertion `btr_validate_index(index, 0)' failed i...Sergei Golubchik2019-09-031-3/+7
| | * | cleanup: on update default nowSergei Golubchik2019-09-031-2/+2
| | * | Fixed assertion Assertion `!table->pos_in_locked_tables' failedMonty2019-08-081-0/+1
* | | | Merge 10.3 into 10.4, except for MDEV-20265Marko Mäkelä2019-08-231-3/+10
|\ \ \ \ | |/ / /
| * | | MDEV-18154 Deadlock and assertion upon no-op ALTER under LOCK TABLESAleksey Midenkov2019-08-161-3/+10
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-08-141-5/+5
|\ \ \ \ | |/ / /
| * | | MDEV-18154 Deadlock and assertion upon no-op ALTER under LOCK TABLESAleksey Midenkov2019-08-111-0/+1
| * | | MDEV-19304 Segfault in ALTER TABLE after UPDATE for SIMULTANEOUS_ASSIGNMENTAleksey Midenkov2019-08-111-5/+4
* | | | MDEV-19585 Assertion with S3 table and flush_tablesMonty2019-06-261-6/+45
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-5/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-5/+6
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-5/+6
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-5/+6
| | | |\
| | | | * MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24Sergei Golubchik2019-06-011-0/+3
| | | | * cleanupSergei Golubchik2019-06-011-5/+3
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-47/+65
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-05-171-3/+2
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19490 show tables fails when selecting the information_schema databaseMonty2019-05-161-3/+2
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-0/+8
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19158: MariaDB 10.2.22 is writing duplicate entries into binary logSujatha2019-05-141-0/+8
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\ \ | | | | |/
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-45/+57
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-061-4/+5
| | |\ \ \ | | | |/ /
| | | * | MDEV-17883: CREATE TABLE IF NOT EXISTS locking changes in 10.3.10Jan Lindström2019-05-031-4/+5
| | * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-041-43/+52
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-05-021-2/+1
| | | |\ \ | | | | |/
| | | | * MDEV-19349 mysql_install_db: segfault at tmp_file_prefix checkAleksey Midenkov2019-05-011-7/+1
| | | * | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-261-41/+51
| | | |\ \ | | | | |/
| | | | * MDEV-18507 can't update temporary table when joined with table with triggers ...Sergei Golubchik2019-04-241-1/+1
| | | | * cleanupSergei Golubchik2019-04-241-43/+52
* | | | | Move XID_state::xa_state handing inside xa.ccSergey Vojtovich2019-04-251-6/+2
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-081-1/+24
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-071-1/+24
| |\ \ \ \ | | |/ / /
| | * | | MDEV-19112 WITH clause does not work with information_schema as default databaseIgor Babaev2019-04-051-0/+24
* | | | | MDEV-18967 Load data in system version with long unique does not workSachin2019-03-211-2/+2
* | | | | MDEV-18720 Assertion `inited==NONE' failed in ha_index_init upon update on ve...Sergei Golubchik2019-02-271-2/+2
* | | | | MDEV-18713 Assertion `strcmp(share->unique_file_name,filename) || share->last...Sergei Golubchik2019-02-271-1/+5
* | | | | Galera4Brave Galera Crew2019-01-231-3/+12