Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [Paul] Login Error - Can't login

Quote Reply
Re: [Paul] Login Error - Can't login In reply to
Hi Paul,

I tried entering 'REPAIR Sample_Users_Sessions' and I got an error message.

Error

MySQL said: You have an error in your SQL syntax near 'Sample_Users_Sessions' at line 1.

Query: REPAIR Sample_Users_Sessions

I even tried entering a semi-colon at the end, but I still get an error. Also, I tried this at the command prompt and through the mysql monitor.

-----------

when I type in 'use dbman' at the sql prompt I get the following message:

mysql> use dbman
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A


Didn't find any fields in table 'Sample_Users_Sessions'
Database changed
mysql>


Also, I'm getting a new error message now:

GT::Session::SQL (14013): Failed to execute query: 'SELECT * FROM Sample_Users_Sessions WHERE ( session_id = ? AND session_date > ? ) ' Reason: Can't open file: 'Sample_Users_Sessions.MYD'. (errno: 145) at /auto/cweb0/www-home/virtual/wwwin-gsbu/cgi/seg/dbman_SQL/admin/Dbsql/Authenticate.pm line 106.

What should I do now?

BTW, I tried isamchk..but it doesn't do anything..is something suppose to get printed out?

mysql> use dbman
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A


Didn't find any fields in table 'Sample_Users_Sessions'
Database changed
mysql> isamchk
-> isamchk
-> myisamchk -r customerCases
-> myisamchk -r customerCases;
ERROR 1064: You have an error in your SQL syntax near 'isamchk
isamchk
myisamchk -r customerCases
myisamchk -r customerCases' at line 1
mysql> myisamchk -r customerCases
-> myisamchk -r customerCases
-> myisamchk
->



Reena
Subject Author Views Date
Thread Login Error - Can't login Reena0330 10746 Aug 13, 2002, 5:00 PM
Thread Re: [Reena0330] Login Error - Can't login
604 10595 Aug 13, 2002, 5:12 PM
Thread Re: [TheStone] Login Error - Can't login
Reena0330 10583 Aug 13, 2002, 5:20 PM
Thread Re: [Reena0330] Login Error - Can't login
604 10576 Aug 13, 2002, 5:44 PM
Thread Re: [TheStone] Login Error - Can't login
Reena0330 10577 Aug 14, 2002, 11:02 AM
Thread Re: [Reena0330] Login Error - Can't login
604 10561 Aug 14, 2002, 11:33 AM
Thread Re: [TheStone] Login Error - Can't login
Reena0330 10559 Aug 14, 2002, 11:40 AM
Thread Re: [Reena0330] Login Error - Can't login
Paul 10552 Aug 14, 2002, 11:47 AM
Post Re: [Paul] Login Error - Can't login
ArtistikDD 9546 Aug 5, 2003, 6:30 PM
Thread Re: [Reena0330] Login Error - Can't login
Paul 10571 Aug 14, 2002, 1:48 AM
Post Re: [Paul] Login Error - Can't login
Reena0330 10571 Aug 14, 2002, 10:12 AM