mariadb/storage/innobase/row
Jan Lindström fc2df3c637 MDEV-6812: Merge Kakao: Add global status variables which tell
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.
2014-09-30 14:50:34 +03:00
..
row0ext.cc MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
row0ftsort.cc MDEV-6812: Merge Kakao: Add global status variables which tell 2014-09-30 14:50:34 +03:00
row0import.cc Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
row0ins.cc MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
row0log.cc MDEV-6812: Merge Kakao: Add global status variables which tell 2014-09-30 14:50:34 +03:00
row0merge.cc MDEV-6812: Merge Kakao: Add global status variables which tell 2014-09-30 14:50:34 +03:00
row0mysql.cc MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 2014-08-06 15:28:58 +03:00
row0purge.cc MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
row0quiesce.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00
row0row.cc Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
row0sel.cc MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
row0uins.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00
row0umod.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00
row0undo.cc 10.0-base merge 2013-04-15 15:09:22 +02:00
row0upd.cc MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
row0vers.cc innodb 5.6.17 2014-05-07 17:32:23 +02:00