source ax_classic_full_3.0b6 problem
I have been following the steps to create a server with the ax classic database. When i get to the sourcing part I have problems and i dont know what is causing them. I followed the guide correctly. heres what happens when i try to source.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\Jonathan>cd\ax_classic_db
C:\ax_classic_db>MYSQL -u root -p
Enter password: *******
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 7
Server version: 5.0.45-community-nt MySQL Community Edition (GPL)
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> source ax_classic_full_3
ERROR:
Failed to open file 'ax_classic_full_3', error: 2
mysql> source ax_classic_core_update_3
ERROR:
Failed to open file 'ax_classic_core_update_3', error: 2
mysql>
Any help on this would be great.
|