- 29 Oct, 2014 1 commit
-
-
Jan Lindström authored
New generation hard drives, SSDs and NVM devices support 4K sector size. Supported sector size can be found using fstatvfs() or GetDiskFreeSpace() functions.
-
- 28 Oct, 2014 2 commits
-
-
Elena Stepanova authored
-
Nirbhay Choubey authored
-
- 27 Oct, 2014 1 commit
-
-
Jan Lindström authored
Fix failure seen on dict_foreign_remove_partial.
-
- 24 Oct, 2014 1 commit
-
-
Alexey Botchkov authored
-
- 22 Oct, 2014 1 commit
-
-
Jan Lindström authored
-
- 21 Oct, 2014 1 commit
-
-
Alexey Botchkov authored
GEOMETRY_COLUMNS and SPATIAL_REF_SYS tables added to the INFORMATION_SCHEMA.
-
- 20 Oct, 2014 1 commit
-
-
Jan Lindström authored
type and that we decompress fist page if it is page compressed before really accessing it.
-
- 19 Oct, 2014 1 commit
-
-
Igor Babaev authored
-
- 17 Oct, 2014 6 commits
-
-
Igor Babaev authored
-
Igor Babaev authored
The method subselect_union_engine::no_rows() must take into account the fact that now unit->fake_select_lex is NULL for for select_union_direct objects.
-
Sergei Petrunia authored
Add testcase.
-
Sergei Petrunia authored
Make log_slow_verbosity=explain actually print ANALYZE (that is, EXPLAIN otuput with two extra columns).
-
Sergei Petrunia authored
-
Sergei Petrunia authored
Make ANALYZE work for - ANALYZE SELECT ... INTO @var - ANALYZE INSERT SELECT ...; - ANALYZE SELECT .. INTO OUTFILE
-
- 15 Oct, 2014 3 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
- 14 Oct, 2014 3 commits
-
-
Igor Babaev authored
-
Igor Babaev authored
Although the original code of mysql-5.7 was adjusted to the current MariaDB code the main ideas of the optimization were preserved.
-
Sergey Vojtovich authored
Added API for atomic operations with explicit memory barrier. Only gcc atomic builtins are currently supported. If they're unavailable, fall back to atomic operations with implicit full memory barrier.
-
- 13 Oct, 2014 1 commit
-
-
- 12 Oct, 2014 2 commits
-
-
Sergei Petrunia authored
Add ANALYZE STMT handling into INSERT command.
-
Elena Stepanova authored
-
- 11 Oct, 2014 16 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
remove: * NDB from everywhere * IM from mtr-v1 * packaging/rpm-oel and packaging/rpm-uln * few unused spec files * plug.in file * .bzrignore
-
Sergei Golubchik authored
TOTAL_SSL_CONNECTIONS columns in CLIENT_STATISTICS and USER_STATISTICS
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
Extend existing plugins to support * SHOW QUERY_RESPONSE_TIME * FLUSH QUERY_RESPONSE_TIME * SHOW LOCALE move userstat tables to use the new API instead of hand-coded syntax
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-