1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-22 17:44:29 +03:00
Files
mariadb/mysql-test/r
cmiller@zippy.cornsilk.net 2e698f8c4e Backport:
Patch contributed by Jocelyn Fournier.  CLA received 2007-02-27.
  
B-g#25347: mysqlcheck -A -r doesn't repair table marked as crashed
  
mysqlcheck tests nullness of the engine type to know whether the
"table" is a view or not.  That also falsely catches tables that 
are severly damaged.
  
Instead, use SHOW FULL TABLES to test whether a "table" is a view
or not.
  
(Don't add new function.  Instead, get original data a smarter way.)

Make it safe for use against databases before when views appeared.
2007-04-03 18:12:31 -04:00
..
2007-01-18 18:37:52 -07:00
2006-10-13 08:48:47 +02:00
2006-11-20 17:57:57 +04:00
2006-11-29 13:56:59 -05:00
2007-01-03 03:35:57 +04:00
2007-03-02 15:09:44 +04:00
2006-09-01 05:00:32 +02:00
2007-02-23 21:13:21 +03:00
2006-10-05 00:00:34 +02:00
2006-11-15 10:23:27 +01:00
2007-03-02 15:09:44 +04:00
2007-02-10 23:55:56 -08:00
2007-02-09 12:54:50 -08:00
2006-11-15 10:23:27 +01:00
2007-02-07 14:22:19 -08:00
2007-03-01 20:59:08 +01:00
2007-04-03 18:12:31 -04:00
2007-03-02 15:09:44 +04:00
2007-02-21 19:38:40 +02:00
2007-01-31 19:31:36 -08:00
2007-02-01 18:00:24 +04:00
2006-10-19 18:48:37 +05:00
2006-11-15 10:23:27 +01:00
2006-11-15 10:23:27 +01:00
2007-02-08 15:53:14 +01:00
2006-11-15 10:23:27 +01:00
2007-03-08 21:42:41 +04:00
2007-02-01 18:00:24 +04:00
2007-03-06 14:30:28 -07:00
2007-01-18 15:28:45 +04:00
2006-12-04 14:29:51 +02:00
2007-03-09 13:37:06 +04:00