Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-6388: ANALYZE $stmt output in the slow query log | Sergei Petrunia | 2014-10-17 | 1 | -1/+1 |
* | Merge branch '10.1' of github.com:MariaDB/server into 10.1 | Sergei Petrunia | 2014-10-17 | 1 | -14/+18 |
|\ | |||||
| * | Merge branch 'bb-10.1-merge' into 10.1mariadb-10.1.1 | Sergei Golubchik | 2014-10-16 | 1 | -10/+16 |
| |\ | |||||
| | * | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 1 | -10/+16 |
| | |\ | |||||
| | | * | fixes for valgrind failures | Sergei Golubchik | 2014-09-17 | 1 | -3/+3 |
| | | * | MDEV-6647 MariaDB CLI client doesnt show CREATE INDEX progress | Sergei Golubchik | 2014-09-10 | 1 | -1/+1 |
| | | * | MDEV-6616 Server crashes in my_hash_first if shutdown is performed when FLUSH... | Sergei Golubchik | 2014-09-06 | 1 | -2/+5 |
| | | * | MDEV-6625 SHOW GRANTS for current_user_name@wrong_host_name | Sergei Golubchik | 2014-08-21 | 1 | -2/+3 |
| | | * | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | mysql-5.5.39 merge | Sergei Golubchik | 2014-08-02 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Bug #18978946: BACKPORT TO 5.6: BUGFIX FOR 18017820 "BISON 3 BREAKS MYSQL BUILD" | Gleb Shchepa | 2014-06-23 | 1 | -2/+2 |
| | | | | * | BUG#18054998 - BACKPORT FIX FOR BUG#11765785 to 5.5 | Thayumanavar | 2014-01-13 | 1 | -5/+3 |
| | | | | * | Bug #17357535 BACKPORT BUG#16241992 TO 5.5 | Anirudh Mangipudi | 2013-10-18 | 1 | -0/+1 |
| | | | * | | 5.3 merge | Sergei Golubchik | 2014-08-01 | 1 | -1/+1 |
| | | | |\ \ | |||||
| | | | | * | | MDEV-6290 Crash in KILL HARD QUERY USER x@y when slave threads are running | Sergei Golubchik | 2014-07-23 | 1 | -1/+1 |
| | | | | * | | 5.2 merge | Sergei Golubchik | 2014-03-16 | 1 | -2/+4 |
| | | | | |\ \ | |||||
| | | | | | * \ | 5.1 merge | Sergei Golubchik | 2014-03-16 | 1 | -2/+4 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | mysql-5.1.73 merge | Sergei Golubchik | 2014-03-15 | 1 | -15/+24 |
| | | | | | | |\ \ | |||||
| | | * | | | | \ \ | Automatic merge | Michael Widenius | 2014-07-30 | 1 | -3/+1 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance ... | Michael Widenius | 2014-07-19 | 1 | -3/+1 |
| | | * | | | | | | | | Fixed MDEV-6451: "Error 'Table 't1' already exists' on query" with slave_ddl_... | Michael Widenius | 2014-07-30 | 1 | -0/+4 |
| | | |/ / / / / / / | |||||
| * | | | | | | | | | MDEV-334: Backport of UNION ALL optimization from mysql-5.7. | Igor Babaev | 2014-10-14 | 1 | -4/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | MDEV-6400: "ANALYZE SELECT ... INTO @var" doesn't set @var | Sergei Petrunia | 2014-10-17 | 1 | -7/+19 |
|/ / / / / / / / | |||||
* | | | | | | | | move userstat tables to a plugin | Sergei Golubchik | 2014-10-11 | 1 | -4/+0 |
* | | | | | | | | SHOW and FLUSH for I_S tables. | Sergei Golubchik | 2014-10-11 | 1 | -29/+6 |
* | | | | | | | | cleanup: remove hidden I_S.VARIABLES and I_S.STATUS tables | Sergei Golubchik | 2014-10-10 | 1 | -2/+0 |
* | | | | | | | | MDEV-5317 Compound statement / anonymous blocks | Sergei Golubchik | 2014-10-10 | 1 | -0/+9 |
* | | | | | | | | cleanup: get rid of (Item_splocal*)item downcast | Sergei Golubchik | 2014-10-10 | 1 | -1/+1 |
* | | | | | | | | cleanup: use null_lex_str where appropriate | Sergei Golubchik | 2014-10-10 | 1 | -7/+4 |
* | | | | | | | | cleanup: case SQLCOM_CALL | Sergei Golubchik | 2014-10-10 | 1 | -49/+50 |
* | | | | | | | | cleanup: galera misc cleanups | Sergei Golubchik | 2014-10-10 | 1 | -11/+7 |
* | | | | | | | | cleanup: simplify the usage of WSREP_FORMAT macro | Sergei Golubchik | 2014-10-10 | 1 | -3/+2 |
* | | | | | | | | Removed files that had been accidentally committed | Monty | 2014-10-07 | 1 | -4/+3 |
* | | | | | | | | MDEV 4427: query timeouts | Monty | 2014-10-07 | 1 | -0/+4 |
* | | | | | | | | cleanup: introduce CF_SKIP_WSREP_CHECK | Sergei Golubchik | 2014-10-01 | 1 | -31/+29 |
* | | | | | | | | restore and fix wsrep status variables | Sergei Golubchik | 2014-10-01 | 1 | -8/+0 |
* | | | | | | | | cleanup: galera merge, simple changes | Sergei Golubchik | 2014-10-01 | 1 | -118/+76 |
* | | | | | | | | Fix test failure on rpl_statements test by not listing wsrep variable. | Jan Lindström | 2014-09-09 | 1 | -4/+5 |
* | | | | | | | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-27 | 1 | -25/+578 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-26 | 1 | -25/+578 |
* | | | | | | | | | Made sql_log_slow a session variable | Monty | 2014-08-09 | 1 | -7/+4 |
|/ / / / / / / / | |||||
* | | | | | | | | MDEV-6394: ANALYZE DELETE .. RETURNING fails with ERROR 2027 Malformed packet...mariadb-10.1.0 | Sergei Petrunia | 2014-06-26 | 1 | -2/+37 |
* | | | | | | | | Code cleanup, more tests. | Sergei Petrunia | 2014-06-26 | 1 | -9/+1 |
* | | | | | | | | MDEV-6393: ANALYZE SELECT crashes ... Don't try printing EXPLAIN if we had an... | Sergei Petrunia | 2014-06-26 | 1 | -1/+2 |
* | | | | | | | | MDEV-406: ANALYZE $stmt: Make multi-table UPDATE/DELETE work, code cleanup. | Sergei Petrunia | 2014-06-26 | 1 | -7/+4 |
* | | | | | | | | MDEV-406: ANALYZE $stmt: more testcases, fix memory leak | Sergei Petrunia | 2014-06-25 | 1 | -0/+1 |
* | | | | | | | | Merge bb-10.1-explain-analyze into 10.1 | Sergei Petrunia | 2014-06-25 | 1 | -3/+29 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | MDEV-406: ANALYZE $stmt: get ANALYZE work for subqueries | Sergei Petrunia | 2014-06-24 | 1 | -0/+4 |
| * | | | | | | | | Re-commit in git: | Sergei Petrunia | 2014-05-27 | 1 | -3/+25 |
* | | | | | | | | | MDEV-6107 merge default_tmp_storage_engine | Sergei Golubchik | 2014-06-15 | 1 | -1/+1 |
| |/ / / / / / / |/| | | | | | | |