t
Size: a a a
А
IZ
DE
IP
ZP
ZP
The table 'help_keywordd' may not be created in the reserved tablespace 'mysql'.
ZP
ERROR 1146 (42S02): Table 'qwe.help_keyword' doesn't exist
ZP
ZP
ZP
mysql> SOURCE /private/etc/mysql/help_keyword.sql > qwe;
ERROR:
Failed to open file '/private/etc/mysql/help_keyword.sql > qwe', error: 2
ZP
ZP
ZP
Query OK, 0 rows affected (0.00 sec)
ERROR 3723 (HY000): The table 'help_keyword' may not be created in the reserved tablespace 'mysql'.
Query OK, 0 rows affected (0.00 sec)
ERROR 1146 (42S02): Table 'qwe.help_keyword' doesn't exist
ERROR 1146 (42S02): Table 'qwe.help_keyword' doesn't exist
ERROR 1146 (42S02): Table 'qwe.help_keyword' doesn't exist
ERROR 1146 (42S02): Table 'qwe.help_keyword' doesn't exist
Query OK, 0 rows affected (0.00 sec)
Query OK, 0 rows affected (0.00 sec)
ZP
romanbocharov@MBP-Roman ~ % /usr/local/mysql/bin/mysql qwe < help.sql;
ERROR 3723 (HY000) at line 25: The table 'help_keyword' may not be created in the reserved tablespace 'mysql'.
romanbocharov@MBP-Roman ~ %
ZP
IZ
IZ