 |

: RU | EN
SQL Error: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "forum_menu_ru" does not exist
LINE 1: SELECT "id", "name" FROM "forum_menu_ru" WHERE "main" = '0';
^
SELECT `id`, `name` FROM "forum_menu_ru" WHERE `main` = '0'; |

|

|
""  SQL Error: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "forums" does not exist
LINE 1: SELECT "title" FROM "forums" where name=''
^
SELECT `title` FROM `forums` where name='' |
Форум :: ""
SQL Error: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "topics" does not exist
LINE 1: SELECT * FROM "topics" where id=0
^
SELECT * FROM `topics` where id=0 |
SQL Error: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "topics" does not exist
LINE 1: SELECT count(*) FROM topics WHERE cat=''
^
SELECT count(*) FROM topics WHERE cat='' |
SQL Error: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "forums" does not exist
LINE 1: SELECT title FROM forums where name=''
^
SELECT title FROM forums where name='' |
Форум :: ""
SQL Error: SQLSTATE[42601]: Syntax error: 7 ERROR: LIMIT #,# syntax is not supported
LINE 1: ...here cat='' ORDER BY fixed DESC, last_update DESC limit 0, 1...
^
HINT: Use separate LIMIT and OFFSET clauses.
SELECT * FROM topics where cat='' ORDER BY fixed DESC, last_update DESC limit 0, 10 |
Добавить свой вопрос в форум
|
|
|
|
|
|
 |
|