- 01 Oct, 2014 17 commits
-
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
pass --defaults-file and --defaults-extra-file (whatever was specified, or none) from mysqld down to SST scripts. parse these options in SST scripts and pass them down to mysqldump, my_print_defaults, and xtrabackup
-
Sergei Golubchik authored
-
Sergei Golubchik authored
fix wsrep not to crash when started disabled
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
-
Sergei Golubchik authored
that didn't quite work, WITH_PARTITION_STORAGE_ENGINE was not undefined
-
Sergei Golubchik authored
-
Sergei Golubchik authored
from engines that we don't need to merge from a third-party repository on a regular basis
-
Sergei Golubchik authored
-
- 30 Sep, 2014 1 commit
-
-
Jan Lindström authored
you the progress of inplace alter table and row log buffer usage - (x 100%, it's 4-digit. 10000 means 100.00%) - Innodb_onlineddl_rowlog_rows Shows how many rows are stored in row log buffer. - Innodb_onlineddl_rowlog_pct_used Shows row log buffer usage in percent ( *100%, it's 4-digit. 10000 means 100.00% ). - Innodb_onlineddl_pct_progress Shows the progress of inplace alter table. It might be not so accurate because inplace alter is highly depend on disk and buffer pool status. But still it is useful and better than nothing. - Add some log for inplace alter table XtraDB/InnoDB will print some message before and after doing some task.
-
- 26 Sep, 2014 2 commits
-
-
Jan Lindström authored
-- innodb-wl5522-debug-zip (path differences win/unix) -- innodb_defragment_fill_factor (stabilise) -- innodb_force_pk (case difference win/unix)
-
Nirbhay Choubey authored
-
- 25 Sep, 2014 8 commits
-
-
Sergei Petrunia authored
-
Sergei Petrunia authored
-
Nirbhay Choubey authored
-
Nirbhay Choubey authored
Updated 33_scripts__mysql_create_system_tables__no_test.dpatch to reflect user.default_role.
-
Sergei Petrunia authored
[re-commit in git] Second variant of the fix: reduce the scope of 'role' variable
-
Sergei Petrunia authored
[Re-commit in git] Don't check the value of 'role' variable in the cases where we don't need it. (it may be marked as uninitialized and we get a runtime error).
-
Sergei Petrunia authored
-
Sergei Petrunia authored
-
- 24 Sep, 2014 2 commits
-
-
Monty authored
The problem was that the internal temporary table created for information_schema overflow to MyISAM because it has a row width of > 3000 characters, which filled the in memory temporary tables. Fix was to increase size for the heap table.
-
Sergei Petrunia authored
-
- 11 Sep, 2014 1 commit
-
-
Jan Lindström authored
-
- 10 Sep, 2014 3 commits
-
-
Jan Lindström authored
-
Jan Lindström authored
on binlog_innodb_row test.
-
Jan Lindström authored
result of innodb_sys_index test.
-
- 09 Sep, 2014 3 commits
-
-
Jan Lindström authored
-
Sergei Petrunia authored
-
Sergei Petrunia authored
-
- 08 Sep, 2014 3 commits
-
-
Nirbhay Choubey authored
-
Jan Lindström authored
-
Jan Lindström authored
-