1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

BUG#22240 Upgrading from cluster 5.0 to 5.1 does not resize VARCHARS as expected.

add varchar type restoring test from 5.0 backup into 5.1


mysql-test/r/ndb_restore_compat.result:
  add test result for varchar type from 5.0 version backup into 5.1
mysql-test/t/ndb_restore_compat.test:
  add test for varchar type restoring from 5.0 backup into 5.1
mysql-test/std_data/ndb_backup50/BACKUP-2-0.1.Data:
  backup data
mysql-test/std_data/ndb_backup50/BACKUP-2-0.2.Data:
  backup data
mysql-test/std_data/ndb_backup50/BACKUP-2.1.ctl:
  meta data of 5.0 backup
mysql-test/std_data/ndb_backup50/BACKUP-2.1.log:
  log data of 5.0 backup
mysql-test/std_data/ndb_backup50/BACKUP-2.2.ctl:
  meta data of 5.0 backup
mysql-test/std_data/ndb_backup50/BACKUP-2.2.log:
  log data of 5.0 backup
This commit is contained in:
unknown
2007-07-20 19:43:56 +08:00
parent d520cd0832
commit 122a09d2c3
8 changed files with 12 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.