liamloveslearning Posted November 27, 2008 Share Posted November 27, 2008 Hi guys, im currently building a site for a friend where he can update it at his leisure, however when i try to login im recieving this error Error: Internal error. Developer Details: tNG_fields.getFakeRecordset: SQL error: Error creating temporary table: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where TEXT, title TEXT, Description TEXT, category TEXT, id TEXT)' at line 1 SQL: CREATE TEMPORARY TABLE KT_fakeRS_20081127 (file TEXT, where TEXT, title TEXT, Description TEXT, category TEXT, id TEXT) (FIELDS_FAKE_RS_ERROR) tNG Execution Trace - VIEW ive never come across it before, does anybody have any ideas? sorry if this is a really nooby question, thanks Link to comment https://forums.phpfreaks.com/topic/134540-solved-internal-error-sql-doesnt-exist/ Share on other sites More sharing options...
fenway Posted November 28, 2008 Share Posted November 28, 2008 Next time, please share your solution -- in this case, you where using a reserved keyword, so backticks was the answer. Link to comment https://forums.phpfreaks.com/topic/134540-solved-internal-error-sql-doesnt-exist/#findComment-700974 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.