|
|
|
ошибка #1064 при импорте БД
|
|||
|---|---|---|---|
|
#18+
Ошибка SQL-запрос: -- -- База данных: `imperia-remonta` -- -- -------------------------------------------------------- -- -- Структура таблицы `ir_assets` -- CREATE TABLE IF NOT EXISTS 'ir_assets'( "id"INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', "parent_id"INT( 11 ) NOT NULL DEFAULT '0' COMMENT 'Nested set parent.', "lft"INT( 11 ) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.', "rgt"INT( 11 ) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.', "level"INT( 10 ) UNSIGNED NOT NULL COMMENT 'The cached level in the nested tree.', "name"VARCHAR( 50 ) NOT NULL COMMENT 'The unique name for the asset.\n', "title"VARCHAR( 100 ) NOT NULL COMMENT 'The descriptive title for the asset.', "rules"VARCHAR( 5120 ) NOT NULL COMMENT 'JSON encoded access control.', PRIMARY KEY ( "id" ) , UNIQUE KEY "idx_asset_name"( "name" ) , KEY "idx_lft_rgt"( "lft", "rgt" ) , KEY "idx_parent_id"( "parent_id" ) ) AUTO_INCREMENT =49; Ответ MySQL: Документация #1064 - 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 ''ir_assets' ( "id" int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary K' at line 11 Вот что выходит когда я пытаюсь импортировать БД, помогите, в чем может быть причина? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 25.02.2015, 13:56:28 |
|
||
|
ошибка #1064 при импорте БД
|
|||
|---|---|---|---|
|
#18+
Кавычки не те. Должны быть `ir_assets` ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 25.02.2015, 14:09:53 |
|
||
|
ошибка #1064 при импорте БД
|
|||
|---|---|---|---|
|
#18+
miksoft, Так там же такие кавычки ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 25.02.2015, 14:12:41 |
|
||
|
ошибка #1064 при импорте БД
|
|||
|---|---|---|---|
|
#18+
нет 'ir_assets' - так есть `ir_assets` - так надо ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 25.02.2015, 14:22:20 |
|
||
|
|

start [/forum/topic.php?desktop=1&fid=47&tid=1833533]: |
0ms |
get settings: |
4ms |
get forum list: |
10ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
49ms |
get topic data: |
6ms |
get forum data: |
1ms |
get page messages: |
21ms |
get tp. blocked users: |
1ms |
| others: | 235ms |
| total: | 331ms |

| 0 / 0 |
