- 02 Sep, 2019 1 commit
-
-
Sachin authored
-
- 09 Aug, 2019 1 commit
-
-
Sachin authored
MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the name of the recently used table When RBR is used, add the db name to db Field and table name to Status Field of the "SHOW FULL PROCESSLIST" command for SQL thread.
-
- 06 Aug, 2019 1 commit
-
-
Alexander Barkov authored
MDEV-19301 Assertion `!is_valid_datetime() || fraction_remainder(((item->decimals) < (6) ? (item->decimals) : (6))) == 0' failed in Datetime_truncation_not_needed::Datetime_truncation_not_needed
-
- 05 Aug, 2019 1 commit
-
-
Alexander Barkov authored
-
- 02 Aug, 2019 1 commit
-
-
Alexey Botchkov authored
Ignore the setreuid() return here.
-
- 01 Aug, 2019 1 commit
-
-
Varun Gupta authored
Make sure that the references in the GROUP BY clause that need to be considered for pushdown from having to where are of Item_field objects
-
- 31 Jul, 2019 2 commits
-
-
Kentoku SHIBA authored
Use LOCK_server_started, COND_server_started and mysqld_server_started for waiting starting the server
-
Daniel Bartholomew authored
-
- 30 Jul, 2019 1 commit
-
-
Elena Stepanova authored
-
- 29 Jul, 2019 5 commits
-
-
Kentoku SHIBA authored
-
Kentoku SHIBA authored
-
Oleksandr Byelkin authored
Do not cast wrong type.
-
Kentoku SHIBA authored
-
Julius Goryavsky authored
-
- 28 Jul, 2019 4 commits
-
-
Vladislav Vaintroub authored
We use own IO callbacks from server code anyway.
-
Vladislav Vaintroub authored
-
Oleksandr Byelkin authored
-
Elena Stepanova authored
-
- 27 Jul, 2019 2 commits
-
-
Vladislav Vaintroub authored
-
Oleksandr Byelkin authored
-
- 26 Jul, 2019 16 commits
-
-
Oleksandr Byelkin authored
-
Oleksandr Byelkin authored
-
Eugene Kosov authored
-
Aleksey Midenkov authored
Fix reinitialize vers_write on table reopen.
-
Eugene Kosov authored
-
Oleksandr Byelkin authored
-
Oleksandr Byelkin authored
-
Oleksandr Byelkin authored
-
Eugene Kosov authored
Make all accesses to btr_cur_n_non_sea atomic.
-
Oleksandr Byelkin authored
Use the same select as for usual table list (forgotten oracle mode parser fixed)
-
Eugene Kosov authored
fix is simple: just move mp->file under mp->global protection
-
Oleksandr Byelkin authored
-
Oleksandr Byelkin authored
-
Oleksandr Byelkin authored
-
Oleksandr Byelkin authored
-
Alexey Botchkov authored
MDEV-18350 Using audit plugin with MySQL, mysqld crashes when running COM_INIT_DB against invalid database. mysql_event_general structure changed in 10.3. the database_length should be size_t now instead of the int.
-
- 25 Jul, 2019 4 commits
-
-
Aleksey Midenkov authored
Turn off versioned_write for DELETE HISTORY.
-
Aleksey Midenkov authored
* Made make_versioned_*() proxies inline; * Renamed truncate_history to delete_history Part of: MDEV-19814 Server crash in row_upd_del_mark_clust_rec or Assertion `update->n_fields < ulint(table->n_cols + table->n_v_cols)' failed in upd_node_t::make_versioned_helper
-
Oleksandr Byelkin authored
-
Marko Mäkelä authored
-