169 похожих чатов

Hi, i'm trying to migrate a dump from a 5.7

server to a 8.0, but i'm getting syntax errors that kills the import, the problem is, i can fix the errors on the source DB, but i cannot see them all at once, neither ignore the errors with "-f", is there a way to see all the errors at once? i've adjust the charset and collation but erros still occur, the original database is kind of a mess, i get errors like this one:

ERROR 1064 (42000) at line 6613: 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 ''<div>Sistema vinculou responsavel em 20/06/2023 15:27:13</div> <div>Sistema vin' at line 1

I can only dump the DB at night to not slow down the production, and that make the process a lot slower.

5 ответов

24 просмотра

You can try do migration from replication. Master 5.7 - slave 8.0.

Rafael-Trevisan Автор вопроса
PavelDBA
You can try do migration from replication. Master ...

Would the replication ignore syntax errors? i don't they are caused by the version and just by dog water data

Rafael Trevisan
Would the replication ignore syntax errors? i don'...

No, it didn't ignore syntax error, but perhaps it helps you founded errors faster and corrected their. For example, foreign key names longer than 64 characters are no longer supported from MySQL 8.0.

Rafael-Trevisan Автор вопроса
PavelDBA
No, it didn't ignore syntax error, but perhaps it ...

Got it, most of the errors will come from unsanitized user input, but i will look into that. The I/O on server is already fucked, would be wise to run a replication in it?

Rafael Trevisan
Got it, most of the errors will come from unsaniti...

Is this server still in use for production right now?

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта