rt2.ACL does not exist

I have done a search and cannot find this posted before
I have done a new RT install and want to import rt2 database from another
server. I have used mysqladmin to remove the rt2 database from the new
server (which was blank)

. I am doing a mysql -u root -pxx rt2 < rt2.sqlschema and rt2.sqldump. I get
ERROR 1146 at line 11: Table ‘rt2.ACL’ doesn’t exist.

Any ideas?

Raymond

you need to make sure you import the schema before you import the dump.
(or you can do a full dump of them both together)On Fri, Dec 21, 2001 at 07:36:28PM -0600, Raymond Norton wrote:

I have done a search and cannot find this posted before
I have done a new RT install and want to import rt2 database from another
server. I have used mysqladmin to remove the rt2 database from the new
server (which was blank)

. I am doing a mysql -u root -pxx rt2 < rt2.sqlschema and rt2.sqldump. I get
ERROR 1146 at line 11: Table ‘rt2.ACL’ doesn’t exist.

Any ideas?

Raymond


rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

http://www.bestpractical.com/products/rt – Trouble Ticketing. Free.