https://bugzilla.wikimedia.org/show_bug.cgi?id=71566

--- Comment #16 from Kevin Israel (PleaseStand) <[email protected]> ---
(In reply to B. Miller from comment #14)
> Created attachment 16837 [details]
> a still better patch, now with additional correct line endings!

mysql> use testwiki;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> SELECT VERSION()\G
*************************** 1. row ***************************
VERSION(): 5.5.40-0ubuntu0.14.04.1
1 row in set (0.00 sec)

mysql> SHOW FULL TABLES WHERE TABLE_TYPE = "VIEW"\G
Empty set (0.00 sec)

mysql> SHOW FULL TABLES WHERE DEFAULT_STORAGE_ENGINE = "VIEW"\G
ERROR 1054 (42S22): Unknown column 'DEFAULT_STORAGE_ENGINE' in 'where clause'

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to