diff options
author | Sergei Golubchik <sergii@pisem.net> | 2013-02-02 12:52:44 +0100 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2013-02-02 12:52:44 +0100 |
commit | f0b6f7fb20e4eacf0f70a6c71cc199762278663b (patch) | |
tree | 9c4c35c1ccf6ba69fdc2574bf0c14c4226ae8d25 /TODO | |
parent | 48061c32f10c09e0edca59897f2bd42899ce89c7 (diff) | |
download | mariadb-git-f0b6f7fb20e4eacf0f70a6c71cc199762278663b.tar.gz |
remove "invisible sysvars" oxymoron
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -52,7 +52,6 @@ Sergei's notes: anders.song@greatopensource.com-20110105052107-zoab0bsf5a6xxk2y (don't binlog rolled back changes) mysql-test/suite/perfschema/disabled.def why --source include/have_innodb.inc in lots of tests? (with no other changes) - WTF "invisible sysvars" ? Sys_var_tx_read_only not needed (must be the same as Sys_var_tx_isolation) SIGNAL/RESIGNAL ? fix mysql-test to know the difference between compiled-in innodb and compiled-in xtradb |