summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-9590: Always print "Engine-independent statistic" warnings and might be ...Oleksandr Byelkin2016-03-211-43/+51
* MDEV-9369 IN operator with ( num, NULL ) gives inconsistent resultAlexander Barkov2016-03-213-66/+150
* MDEV-9701: CREATE VIEW with GROUP BY or ORDER BY and constant produces invali...Oleksandr Byelkin2016-03-183-21/+28
* MDEV-9653 Assertion `length || !scale' failed in uint my_decimal_length_to_pr...Alexander Barkov2016-03-184-109/+51
* MDEV-9656 Assertion `0' failed in Item_sum_field::get_tmp_table_field().Alexander Barkov2016-03-161-1/+0
* MDEV-9682 Assertion `0' failed in Item_cache_row::illegal_method_call on 2nd ...Sergei Golubchik2016-03-051-0/+1
* MDEV-9641 MDEV-9644 NULLIF assertionsSergei Golubchik2016-03-057-31/+52
* MDEV-9637 select nullif(count(col1),0) gives wrong result if in a viewSergei Golubchik2016-03-051-1/+2
* MDEV-5542: GROUP_CONCAT truncate output to 65.536 chars when using DISTINCT o...Oleksandr Byelkin2016-03-019-101/+142
* MDEV-9598: Donor's rsync SST script hangs if FTWRL failsNirbhay Choubey2016-02-261-39/+89
* Fix to ensure updates in gtid_slave_state table do not get binlogged.Nirbhay Choubey2016-02-247-11/+22
* MDEV-8988: Apparently valid SQL query gives wrong result (nested WHERE)mariadb-10.1.12Sergei Petrunia2016-02-241-1/+1
* Merge branch 'bb-10.1-serg' into 10.1Sergei Golubchik2016-02-2444-466/+695
|\
| * Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-02-2411-51/+186
| |\
| | * Merge branch '5.5-galera' into 10.0-galeraNirbhay Choubey2016-02-231-1/+14
| | |\
| | | * MDEV-9577: sys_vars.ignore_db_dirs_basic fails under Valgrindmariadb-galera-5.5.48Nirbhay Choubey2016-02-171-1/+14
| | | * Merge tag 'mariadb-5.5.48' into 5.5-galeraNirbhay Choubey2016-02-1331-272/+357
| | | |\
| | | * | refs codership/mysql-wsrep#226 Limit binlog recovery to found wsrep positionTeemu Ollakka2016-02-103-2/+55
| | | * | Fix for a build failure.Nirbhay Choubey2016-02-101-1/+1
| | | * | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-102-1/+25
| | | * | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-091-11/+11
| | | * | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-095-6/+39
| | * | | Merge tag 'mariadb-10.0.24' into 10.0-galeraNirbhay Choubey2016-02-2355-498/+658
| | |\ \ \
| | * | | | Fix for test failures.Nirbhay Choubey2016-02-233-6/+16
| | * | | | refs codership/mysql-wsrep#237: Add sync point for mtr test.Nirbhay Choubey2016-02-231-0/+3
| | * | | | refs codership/mysql-wsrep#233sjaakola2016-02-231-1/+1
| | * | | | refs codership/mysql-wsrep#233sjaakola2016-02-231-0/+10
| | * | | | refs codership/mysql-wsrep#228Daniele Sciascia2016-02-231-0/+20
| | * | | | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-222-0/+25
| | * | | | refs codership/mysql-wsrep#198 Removed code duplication, PXC specificsTeemu Ollakka2016-02-221-36/+0
| | * | | | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-221-11/+11
| | * | | | Bug#1421360: Add Percona Server specific FLUSH statements.Nirbhay Choubey2016-02-221-1/+5
| | * | | | Fix for compilation failure.Nirbhay Choubey2016-02-221-1/+1
| | * | | | refs codership/mysql-wsrep#198 fixed merge issuesTeemu Ollakka2016-02-222-12/+10
| | * | | | Bug#1421360: Add Percona Server specific FLUSH statements.Raghavendra D Prabhu2016-02-221-6/+28
| | * | | | PXC-391: Avoid Total Order Isolation (TOI) for LOCAL sql admin commands.Raghavendra D Prabhu2016-02-225-3/+52
| | * | | | refs codership/mysql-wsrep#201Daniele Sciascia2016-02-225-7/+39
| | * | | | refs codership/galera#308Daniele Sciascia2016-02-222-5/+2
| | * | | | refs codership/galera#308Daniele Sciascia2016-02-222-4/+5
| | * | | | refs codership/mysql-wsrep#31Daniele Sciascia2016-02-221-0/+3
| | * | | | refs codership/mysql-wsrep#31Daniele Sciascia2016-02-221-10/+9
| | * | | | refs codership/galera#308Daniele Sciascia2016-02-222-3/+4
| | * | | | refs codership/mysql-wsrep#202 Added schema info into wsrep messagesTeemu Ollakka2016-02-221-5/+5
| | * | | | refs MW-246sjaakola2016-02-171-20/+28
| * | | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-2337-415/+509
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'bb-10.0-serg' into 10.0mariadb-10.0.24Sergei Golubchik2016-02-1732-387/+451
| | |\ \ \ \
| | | * \ \ \ Merge branch '5.5' into 10.0Sergei Golubchik2016-02-1532-387/+451
| | | |\ \ \ \
| | | | * | | | compilation errors on sparc sun studio 10Sergei Golubchik2016-02-154-157/+157
| | | | | |_|/ | | | | |/| |
| | | | * | | MDEV-9371 select insert('a',2,1,'b') doesn't return expected 'a'mariadb-5.5.48Alexander Barkov2016-02-101-1/+1
| | | | * | | MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::initVicențiu Ciorbaru2016-02-103-14/+15