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 ‘USING BTREE

Когда мне mysql заругался на дамп сайта вот такой строкой

[cc lang=”bash”]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 ‘USING BTREE[/cc]

Я показал ему магию, уличную консольную магию

[cc lang=”bash”]sed -i -r ‘s/\(([^)]+)\) USING BTREE/USING BTREE (\1)/g’ backup.sql[/cc]

После чего дамп съелся наура 🙂

  1. Спасибо, пригодилось

Оставить комментарий


Примечание - Вы можете использовать эти HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>