summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17351 Wrong results for GREATEST,TIMESTAMP,ADDTIME with an out-of-range ...Alexander Barkov2018-10-085-39/+257
* MDEV-17360 Server crashes in optimize_keyuseIgor Babaev2018-10-071-3/+3
* Merge branch 'bb-10.4-wlad' into 10.4Vladislav Vaintroub2018-10-057-426/+730
|\
| * MDEV-10384 Windows : Refactor threading in mysqld startup.Vladislav Vaintroub2018-10-057-426/+730
* | Merge 10.3 into 10.4Marko Mäkelä2018-10-0567-664/+1121
|\ \
| * \ Merge pull request #847 from tempesta-tech/tt-10.3-MDEV-16211Jan Lindström2018-10-022-0/+2
| |\ \
| | * | MDEV-16211 Contents of transaction_registry not replicated by GaleraEugene Kosov2018-10-012-0/+2
| * | | MDEV-17167 - InnoDB: Failing assertion: table->get_ref_count() == 0 uponmariadb-10.3.10Sergey Vojtovich2018-10-024-1/+39
| |/ /
| * | ASAN error when strlen(db) < 6Sergei Golubchik2018-09-281-1/+2
| * | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-2861-629/+992
| |\ \
| | * \ Merge branch '10.1' into 10.2Sergei Golubchik2018-09-2415-310/+101
| | |\ \
| | | * \ Merge branch '10.0' into 10.1Sergei Golubchik2018-09-2314-302/+88
| | | |\ \
| | | | * \ Merge remote-tracking branch 'origin/5.5' into bb-10.0-barbb-10.0-barAlexander Barkov2018-09-212-2/+6
| | | | |\ \
| | | | | * | Fixing the comment not to mention the removed class Item_copy_int.Alexander Barkov2018-09-211-1/+1
| | | | | * | A cleanup for MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-211-1/+5
| | | | * | | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-09-2113-304/+96
| | | | |\ \ \ | | | | | |/ /
| | | | | * | MDEV-17250 Remove unused Item_copy_xxxAlexander Barkov2018-09-202-265/+0
| | | | | * | MDEV-17244 MAKETIME(900,0,0.111) returns a wrong resultAlexander Barkov2018-09-201-3/+4
| | | | | * | MDEV-17249 MAKETIME(-1e50,0,0) returns a wrong resultAlexander Barkov2018-09-209-32/+88
| | | | | * | MDEV-16741 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheEugene Kosov2018-09-102-1/+2
| | | | | * | Bug#27407480: AUTOMATIC_SP_PRIVILEGES REQUIRES NEED THE INSERT PRIVILEGES FOR...Sergei Golubchik2018-09-041-1/+1
| | | | * | | MDEV-14410 - Assertion `table->pos_in_locked_tables == __null ||Sergey Vojtovich2018-09-182-1/+3
| | | | * | | Update contributorsIan Gilfillan2018-09-101-1/+3
| | | * | | | MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rowsJacob Mathew2018-09-132-0/+58
| | | * | | | MDEV-17155: Incorrect ORDER BY optimization: full index scan is used instead ...Sergei Petrunia2018-09-121-0/+19
| | | * | | | MDEV-15845 Test failure on galera.galera_concurrent_ctasmkaruza2018-09-121-0/+4
| | * | | | | MDEV-13089 identifier quoting in partitioningSergei Golubchik2018-09-214-20/+26
| | * | | | | MDEV-16792 Assertion `m_status == DA_ERROR' failed in Diagnostics_area::sql_e...Sergei Golubchik2018-09-211-3/+1
| | * | | | | Remove an unused variableMarko Mäkelä2018-09-211-2/+0
| | * | | | | MDEV-17201 dropped anchor rows with non-null recursion queryIgor Babaev2018-09-171-0/+1
| | * | | | | MDEV-17065 Crash on SHOW CREATE TABLE with CHECK CONSTRAINTMichael Widenius2018-09-161-2/+11
| | * | | | | MDEV-16050 cte + geometry functions lead to crash.Alexey Botchkov2018-09-164-0/+30
| | * | | | | Fixed a compiler warning.Igor Babaev2018-09-151-1/+1
| | * | | | | MDEV-17154 Multiple selects from parametrized CTE fails with syntax errorIgor Babaev2018-09-148-20/+168
| | * | | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-1431-222/+570
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2018-09-0710-108/+232
| | | |\ \ \ \
| | | | * | | | MariaDB adjustments.Jan Lindström2018-08-031-3/+15
| | | | * | | | Add missing WSREP(thd) condition and remove unnecessary DBUG_RETURN.Jan Lindström2018-08-021-3/+2
| | | | * | | | Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-08-024-98/+145
| | | | |\ \ \ \
| | | | | * | | | Follow up to previous commit for codership/mysql-wsrep#332mariadb-galera-5.5.61Daniele Sciascia2018-08-021-1/+1
| | | | | * | | | Fix FK constraint violation in applier, after ALTER TABLE ADD FKDaniele Sciascia2018-08-024-118/+155
| | | | | * | | | Merge tag 'mariadb-5.5.61' into 5.5-galeraJan Lindström2018-08-0114-122/+303
| | | | | |\ \ \ \
| | | | * | \ \ \ \ Merge tag 'mariadb-10.0.36' into 10.0-galeraJan Lindström2018-08-0233-323/+611
| | | | |\ \ \ \ \ \
| | | | * | | | | | | MDEV-16799: Test wsrep.variables crash at sql_class.cc:639 thd_get_ha_dataJan Lindström2018-07-249-31/+51
| | | | * | | | | | | Fix compile error.Jan Lindström2018-07-191-1/+3
| | | | * | | | | | | MDEV-10564: Galera `wsrep_debug` patch logs MySQL user credentialsJan Lindström2018-07-191-3/+23
| | | * | | | | | | | Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-0619-92/+316
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | | * | | | | | | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele...Sergei Golubchik2018-09-062-1/+12
| | | | * | | | | | | MDEV-16757 Memory leak after adding manually min/max statistical dataSergey Vojtovich2018-09-052-2/+1
| | | | * | | | | | | MDEV-16465 Invalid (old?) table or database name or hang in ha_innobase::dele...Sergei Golubchik2018-09-044-9/+57