From a65aea9de77163a74f0a699784296721bf54b74a Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 6 Jan 2004 20:06:07 +0200 Subject: trx0sys.c: DO NOT MERGE TO 4.1: forgot to change this in the previous push innobase/trx/trx0sys.c: DO NOT MERGE TO 4.1: forgot to change this in the previous push --- innobase/trx/trx0sys.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'innobase/trx/trx0sys.c') diff --git a/innobase/trx/trx0sys.c b/innobase/trx/trx0sys.c index aacf5da8be8..3b5f024d39e 100644 --- a/innobase/trx/trx0sys.c +++ b/innobase/trx/trx0sys.c @@ -372,7 +372,7 @@ trx_sys_doublewrite_restore_corrupt_pages(void) "InnoDB: PROCESSLIST shows that you have ended all other connections\n" "InnoDB: to mysqld, then purge and the insert buffer merge have been\n" "InnoDB: completed.\n" -"InnoDB: If you have already created .ibd tables in >= 4.1.1, then those\n" +"InnoDB: If you have already created tables in >= 4.1.1, then those\n" "InnoDB: tables cannot be used under 4.0.\n" "InnoDB: NOTE THAT this downgrade procedure has not been properly tested!\n" "InnoDB: The safe way to downgrade is to dump all InnoDB tables and recreate\n" -- cgit v1.2.1