diff options
author | unknown <heikki@hundin.mysql.fi> | 2005-05-21 18:44:51 +0300 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2005-05-21 18:44:51 +0300 |
commit | 982bd00d481333c44e6aee59fc667f8de155a612 (patch) | |
tree | 76c1bf8d6f097b4d69061ae81af37f389382c379 /mysql-test/r/insert.result | |
parent | 6df49889857cf04d776fa3f79578db662d1e2228 (diff) | |
download | mariadb-git-982bd00d481333c44e6aee59fc667f8de155a612.tar.gz |
ha_innodb.cc:
The natural InnoDB type for NEWDECIMAL is FIXBINARY, not BINARY, since there probably is no benefit from stripping trailing bytes 0x20; note that tables created with 5.0.6 and containing DECIMAL do not need to be rebuilt, as BINARY works as well; note that because of Jani's fix to bug 10465, tables created with 5.0.? - 5.0.5 DO NEED TO BE REBUILT if they contain DECIMAL
sql/ha_innodb.cc:
The natural InnoDB type for NEWDECIMAL is FIXBINARY, not BINARY, since there probably is no benefit from stripping trailing bytes 0x20; note that tables created with 5.0.6 and containing DECIMAL do not need to be rebuilt, as BINARY works as well; note that because of Jani's fix to bug 10465, tables created with 5.0.? - 5.0.5 DO NEED TO BE REBUILT if they contain DECIMAL
Diffstat (limited to 'mysql-test/r/insert.result')
0 files changed, 0 insertions, 0 deletions