88919 Commits (7aabc2ded2b63fed1e149276bfb5f8e0fd7d723f)
 

Author SHA1 Message Date
Sergei Petrunia 36e86bac72 Remove out-of-date comments 11 years ago
Sergei Petrunia c235de12ae MDEV-6394: ANALYZE DELETE .. RETURNING fails with ERROR 2027 Malformed packet (now, the code) 11 years ago
Sergei Petrunia 9394f2f9b0 Merge branch '10.1' of github.com:MariaDB/server into 10.1 11 years ago
Sergei Petrunia 3d7eeb6307 MDEV-6394: ANALYZE DELETE .. RETURNING fails with ERROR 2027 Malformed packet 11 years ago
Jan Lindström c6d29cd30d Merge branch '10.1' of github.com:MariaDB/server into 10.1 11 years ago
Jan Lindström 3e5994868d MDEV-6392: Change innodb_have_lzo and innodb_have_lz4 as a static 11 years ago
Sergei Petrunia be885ebe8c Code cleanup, more tests. 11 years ago
Sergei Petrunia c6be74458f MDEV-6398: ANALYZE UPDATE does not populate r_rows 11 years ago
Sergei Petrunia a787edd7e6 MDEV-6395: Make ANALYZE UPDATE/DELETE handle the degenerate query plans. 11 years ago
Sergei Petrunia 12d6f89b07 MDEV-6393: ANALYZE SELECT crashes ... Don't try printing EXPLAIN if we had an error. 11 years ago
Sergei Golubchik b7d10e5687 MDEV-5730 enhance security using special compilation options 11 years ago
Sergei Golubchik da4f8269bf MDEV-5730 enhance security using special compilation options 12 years ago
Sergei Golubchik 6c0e3ef450 cmake cleanup: use MY_CHECK_AND_SET_COMPILER_FLAG. 12 years ago
Sergei Golubchik afa4c36ca0 cmake: prefer INSTALL(PROGRAMS over INSTALL(FILES 12 years ago
Sergei Golubchik 6c9dd841cb remove unused sql/examples 12 years ago
Alexey Botchkov b95ec13553 Revert "MDEV-12 OpenGIS: create required tables: GeometryColumns, related views." 11 years ago
Sergei Petrunia 648b957f42 Merge branch 'bb-10.1-explain-analyze' into 10.1 11 years ago
Sergei Petrunia 68bf3c5052 Code cleanup 11 years ago
Sergei Petrunia 18d5a748f1 MDEV-406: ANALYZE $stmt: Make multi-table UPDATE/DELETE work, code cleanup. 11 years ago
Alexey Botchkov 0bf9fd8929 MDEV-12 OpenGIS: create required tables: GeometryColumns, related views. 11 years ago
Jan Lindström aa22471633 Merge branch '10.1' of github.com:MariaDB/server into 10.1 11 years ago
Sergei Petrunia 4a7cacda58 MDEV-406: ANALYZE $stmt: fix "explain UPDATE view problem". 11 years ago
Jan Lindström 5893ae0b81 Fix test failure when trying to set compression algorithm to 3 11 years ago
Sergei Petrunia 3da81ab97f MDEV-406: ANALYZE $stmt: more testcases, fix memory leak 11 years ago
Sergei Petrunia 424d5de89d Merge bb-10.1-explain-analyze into 10.1 11 years ago
Sergei Petrunia b561a98a87 MDEV-406: ANALYZE $stmt: add some tests for joins 11 years ago
Sergei Petrunia 7711999d8b MDEV-406: ANALYZE $stmt: add support for BNL join buffering 11 years ago
Jan Lindström 3bca01930a MDEV-6361: innodb_compression_algorithm configuration variable can 11 years ago
Sergei Petrunia c3cfb6910a MDEV-406: ANALYZE $stmt: Scans that never executed will have r_rows=NULL 11 years ago
Sergei Petrunia 06a87d77e6 Fix compile on Windows: use rint() instead of round(). 11 years ago
Sergei Petrunia 1dd5d31c73 MDEV-406: ANALYZE $stmt: fix order_by.test 11 years ago
Sergei Petrunia c08de06246 MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueries 11 years ago
Sergei Golubchik 787ec31778 MDEV-6248 GUI-friendly cmake options to enable/disable plugins 11 years ago
Sergei Golubchik da9bb66b02 cmake GUI cleanup 12 years ago
Sergei Golubchik 242e7f958d MDEV-4549 [PATCH] Clean up code working with ACL tables 11 years ago
Sergei Golubchik f321d3e5f1 main.temp_table_frm failure on fulltest (--embedded, when TMPDIR=/tmp) 11 years ago
Sergei Golubchik ce6a63ec41 MDEV-4260 Don't create frm files for temporary tables 12 years ago
Sergei Golubchik cc5b3998b6 remove HTON_FLUSH_AFTER_RENAME (BDB-ism, unused for years) 12 years ago
Sergei Golubchik fb8818c1af Fix CMakeLists.txt for cmake Ninja generator 12 years ago
Sergei Golubchik dc64ba2187 MDEV-6137 better help for SET/ENUM sysvars 12 years ago
Sergei Golubchik 0cb7c19fbe update sys_vars.innodb_compression_algorithm_basic to pass 12 years ago
Jan Lindström 5f02051f07 Merge branch '10.1' of github.com:MariaDB/server into 10.1 12 years ago
Jan Lindström 89e0514150 Fixed test failure introduced by adding a new dynamic 12 years ago
Sergei Petrunia 581b889771 Update analyze_stmt.result after the last commit 12 years ago
Sergei Golubchik cf1a09e42f MDEV-6107 merge default_tmp_storage_engine 12 years ago
Sergei Golubchik 2edcf8f9ff .gitignore ninja files 12 years ago
Sergei Golubchik 24133e654d fix bison warnings (clash <NONE> != <>) 12 years ago
Sergei Golubchik f61f36b386 Merge branch '10.0' into 10.1 12 years ago
Sergei Golubchik 55b010233a promote server_audit and sequence plugins to stable 12 years ago
Sergei Golubchik 0c64cd83eb valgrind warning. initialize found_rows earlier, before any "goto err". 12 years ago