summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Yet more fixes covering thread_id type changeSergey Vojtovich2016-02-271-15/+15
* Corrected format string for long long thread_idSergey Vojtovich2016-02-271-1/+1
* MDEV-8713 Add continuous binary log backup to mysqlbinlog.Alexey Botchkov2016-02-271-2/+2
* MDEV-9488 - Table cache cleanupsSergey Vojtovich2016-02-263-19/+4
* MDEV-9488 - Table cache cleanupsSergey Vojtovich2016-02-266-68/+16
* MDEV-9488 - Table cache cleanupsSergey Vojtovich2016-02-263-56/+12
* Fixed change_user and func_misc in embeddedSergey Vojtovich2016-02-261-2/+2
* Merge branch '10.1' into 10.2Sergei Golubchik2016-02-2552-586/+1028
|\
| * 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
| | | | | * | | MDEV-7765: Crash (Assertion `!table || (!table->write_set || bitmap_is_set(ta...Oleksandr Byelkin2016-02-091-0/+2
| | | | | * | | MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::initVicențiu Ciorbaru2016-02-092-0/+35