summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test.bb-10.1-fusJan Lindström2014-07-211-0/+1
* MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc page10.1-fusJan Lindström2014-07-2134-1095/+2704
* Increased the version numberElena Stepanova2014-07-051-1/+1
* remove a couple of old unused #definesSergei Golubchik2014-07-041-9/+0
* RBR triggers enabling in 10.1Oleksandr Byelkin2014-07-025-21/+11
* deb hack: don't set CASSANDRA_DEB_FILES unless cassandra can be builtSergei Golubchik2014-06-291-1/+3
* MDEV-6376: InnoDB: Assertion failure in thread 139995225970432Jan Lindström2014-06-282-0/+31
* Remove out-of-date commentsSergei Petrunia2014-06-271-1/+1
* MDEV-6394: ANALYZE DELETE .. RETURNING fails with ERROR 2027 Malformed packet...mariadb-10.1.0Sergei Petrunia2014-06-262-12/+56
* Merge branch '10.1' of github.com:MariaDB/server into 10.1Sergei Petrunia2014-06-2612-104/+36
|\
| * Merge branch '10.1' of github.com:MariaDB/server into 10.1Jan Lindström2014-06-2617-168/+263
| |\
| * | MDEV-6392: Change innodb_have_lzo and innodb_have_lz4 as a staticJan Lindström2014-06-2612-104/+36
* | | MDEV-6394: ANALYZE DELETE .. RETURNING fails with ERROR 2027 Malformed packetSergei Petrunia2014-06-262-0/+16
| |/ |/|
* | Code cleanup, more tests.Sergei Petrunia2014-06-263-9/+17
* | MDEV-6398: ANALYZE UPDATE does not populate r_rowsSergei Petrunia2014-06-267-22/+51
* | MDEV-6395: Make ANALYZE UPDATE/DELETE handle the degenerate query plans.Sergei Petrunia2014-06-264-27/+67
* | MDEV-6393: ANALYZE SELECT crashes ... Don't try printing EXPLAIN if we had an...Sergei Petrunia2014-06-263-1/+45
* | MDEV-5730 enhance security using special compilation optionsSergei Golubchik2014-06-261-0/+2
* | MDEV-5730 enhance security using special compilation optionsSergei Golubchik2014-06-261-0/+14
* | cmake cleanup: use MY_CHECK_AND_SET_COMPILER_FLAG.Sergei Golubchik2014-06-264-67/+61
* | cmake: prefer INSTALL(PROGRAMS over INSTALL(FILESSergei Golubchik2014-06-263-21/+9
* | remove unused sql/examplesSergei Golubchik2014-06-262-24/+0
|/
* Revert "MDEV-12 OpenGIS: create required tables: GeometryColumns, related vie...Alexey Botchkov2014-06-262-64/+0
* Merge branch 'bb-10.1-explain-analyze' into 10.1Sergei Petrunia2014-06-2623-578/+1473
|\
| * Code cleanupSergei Petrunia2014-06-262-19/+0
| * MDEV-406: ANALYZE $stmt: Make multi-table UPDATE/DELETE work, code cleanup.Sergei Petrunia2014-06-265-14/+61
| * MDEV-406: ANALYZE $stmt: fix "explain UPDATE view problem".Sergei Petrunia2014-06-251-0/+20
| * MDEV-406: ANALYZE $stmt: more testcases, fix memory leakSergei Petrunia2014-06-253-0/+43
| * Merge bb-10.1-explain-analyze into 10.1Sergei Petrunia2014-06-2523-550/+1354
| |\
| | * MDEV-406: ANALYZE $stmt: add some tests for joinsSergei Petrunia2014-06-252-3/+52
| | * MDEV-406: ANALYZE $stmt: add support for BNL join bufferingSergei Petrunia2014-06-258-26/+122
| | * MDEV-406: ANALYZE $stmt: Scans that never executed will have r_rows=NULLSergei Petrunia2014-06-244-8/+31
| | * Fix compile on Windows: use rint() instead of round().Sergei Petrunia2014-06-241-1/+1
| | * MDEV-406: ANALYZE $stmt: fix order_by.testSergei Petrunia2014-06-241-1/+2
| | * MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueriesSergei Petrunia2014-06-2413-455/+738
| | * Update analyze_stmt.result after the last commitSergei Petrunia2014-06-161-0/+14
| | * MDEV-406: ANALYZE $stmtSergei Petrunia2014-06-033-3/+19
| | * MDEV-406: ANALYZE $stmtSergei Petrunia2014-06-036-17/+79
| | * MDEV-406: ANALYZE $stmtSergei Petrunia2014-05-272-0/+80
| | * Re-commit in git:Sergei Petrunia2014-05-2713-58/+239
* | | MDEV-12 OpenGIS: create required tables: GeometryColumns, related views.Alexey Botchkov2014-06-262-0/+64
* | | Merge branch '10.1' of github.com:MariaDB/server into 10.1Jan Lindström2014-06-2552-934/+731
|\ \ \ | |/ /
| * | MDEV-6248 GUI-friendly cmake options to enable/disable pluginsSergei Golubchik2014-06-2310-149/+140
| * | cmake GUI cleanupSergei Golubchik2014-06-236-6/+10
| * | MDEV-4549 [PATCH] Clean up code working with ACL tablesSergei Golubchik2014-06-236-423/+261
| * | main.temp_table_frm failure on fulltest (--embedded, when TMPDIR=/tmp)Sergei Golubchik2014-06-211-1/+1
| * | MDEV-4260 Don't create frm files for temporary tablesSergei Golubchik2014-06-207-75/+55
| * | remove HTON_FLUSH_AFTER_RENAME (BDB-ism, unused for years)Sergei Golubchik2014-06-202-19/+0
| * | Fix CMakeLists.txt for cmake Ninja generatorSergei Golubchik2014-06-203-3/+3
| * | MDEV-6137 better help for SET/ENUM sysvarsSergei Golubchik2014-06-1922-260/+263