[mythtv-users] How do I removed existing mysql database and start over?

gLaNDix (Jesse Kaufman) glandix at lloydnet.org
Wed Jun 1 03:43:48 UTC 2005


Mark Knecht wrote:

> mysql> grant all on mythconverg.* to mythtv@"192.168.1.%" identified
> by "mythtv";
> ERROR 1047: Unknown command
> mysql>

fyi, from http://alt-php-faq.org/local/70:

Note that after you started mysqld with --skip-grant-tables, any usage 
of GRANT commands will give you an Unknown command error until you have 
executed FLUSH PRIVILEGES.


More information about the mythtv-users mailing list