diff options
author | Alexander Barkov <bar@mariadb.org> | 2015-06-04 18:49:12 +0400 |
---|---|---|
committer | Alexander Barkov <bar@mariadb.org> | 2015-06-04 18:49:12 +0400 |
commit | 9da8a8f94690704e069b2cc99218384b6bbbd95a (patch) | |
tree | c8313d69c255082d8876460542d5fffdad53099f /mysql-test/std_data | |
parent | a8b8544a03f56a6a2c6357a7ea137cbb17a6372b (diff) | |
download | mariadb-git-9da8a8f94690704e069b2cc99218384b6bbbd95a.tar.gz |
MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 (0000)#
MDEV-8267 Add /*old*/ comment into I_S.COLUMN_TYPE for old DECIMAL
Diffstat (limited to 'mysql-test/std_data')
-rw-r--r-- | mysql-test/std_data/old_decimal/t1dec102.MYD | 1 | ||||
-rw-r--r-- | mysql-test/std_data/old_decimal/t1dec102.MYI | bin | 0 -> 1024 bytes | |||
-rw-r--r-- | mysql-test/std_data/old_decimal/t1dec102.frm | bin | 0 -> 8554 bytes |
3 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/std_data/old_decimal/t1dec102.MYD b/mysql-test/std_data/old_decimal/t1dec102.MYD new file mode 100644 index 00000000000..59e43854d4a --- /dev/null +++ b/mysql-test/std_data/old_decimal/t1dec102.MYD @@ -0,0 +1 @@ +ý 123.45ý 123.46ý 123.47
\ No newline at end of file diff --git a/mysql-test/std_data/old_decimal/t1dec102.MYI b/mysql-test/std_data/old_decimal/t1dec102.MYI Binary files differnew file mode 100644 index 00000000000..e0b2d4a003c --- /dev/null +++ b/mysql-test/std_data/old_decimal/t1dec102.MYI diff --git a/mysql-test/std_data/old_decimal/t1dec102.frm b/mysql-test/std_data/old_decimal/t1dec102.frm Binary files differnew file mode 100644 index 00000000000..652cfc3bbac --- /dev/null +++ b/mysql-test/std_data/old_decimal/t1dec102.frm |