Re: table level replication

2001-08-17 Thread Jeremy Zawodny
On Thu, Aug 16, 2001 at 03:57:02PM -0400, Brian Burke wrote: > All, > > I'm hitting some stumbling blocks getting replication working, and > so I decided to join the list for support. Welcome... > Here is what I'm trying to do: > GRANT FILE on dbname.tablename to user@"%" IDENTIFIED BY 'passwd'

table level replication

2001-08-16 Thread Brian Burke
All, I'm hitting some stumbling blocks getting replication working, and so I decided to join the list for support. Here is what I'm trying to do: GRANT FILE on dbname.tablename to user@"%" IDENTIFIED BY 'passwd'; Here is the error I get: ERROR 1144: Illegal GRANT/REVOKE command. Please consult