mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-17 08:57:24 +00:00
Do not use precision and scale. Use sandbox 12348 instead of 12347. Call pt_upgrade_main() instead of tool via cmd line in basics.t.
This commit is contained in:
@@ -169,8 +169,8 @@ SKIP: {
|
||||
size => {
|
||||
id => undef,
|
||||
i => undef,
|
||||
f => '(31,12)',
|
||||
d => $DBD::mysql::VERSION ge '4.001' ? '(7,2)' : '(7)',
|
||||
f => undef,
|
||||
d => undef,
|
||||
dt => undef,
|
||||
ts => undef,
|
||||
c => '(1)',
|
||||
|
Reference in New Issue
Block a user