summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-26327-333/+28128
* MDEV-6512: InnoDB: Assertion failure in thread 4537024512 in fileJan Lindström2014-07-318-9/+174
* Fix compiler error on Windows.Jan Lindström2014-07-291-6/+2
* Fix compiler error on Windows.Jan Lindström2014-07-251-3/+3
* Fiix random test failures on fil_decompress_page_2 function.Jan Lindström2014-07-2523-105/+261
* cleanup and updated test resultsSergei Golubchik2014-07-2311-42/+69
* Changed set_default_role_for test to clean up correctlyVicentiu Ciorbaru2014-07-232-2/+2
* Extended create_and_drop_role_invalid_user_tableVicentiu Ciorbaru2014-07-232-0/+18
* Fixed comment.Vicentiu Ciorbaru2014-07-231-5/+1
* Added default role implementationVicentiu Ciorbaru2014-07-2319-42/+751
* Added extra error messages for default role.Vicentiu Ciorbaru2014-07-231-3/+9
* Added default_role column to mysql_system_tablesVicentiu Ciorbaru2014-07-233-5/+6
* Merge branch '10.1' of github.com:MariaDB/server into 10.1Jan Lindström2014-07-231-0/+18
|\
| * MDEV-6456: Add progress indication for "Reading tablespace information from t...Sergei Petrunia2014-07-221-0/+18
* | Fix default value for innodb_compression_algorithm to 0 (uncompressed)Jan Lindström2014-07-232-2/+2
|/
* MDEV-6354: Implement a way to read MySQL 5.7.4-labs-tplc pageJan Lindström2014-07-2234-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