ERROR 1418 (HY000)

9 years 9 months ago - 9 years 9 months ago #279 by assa
assa created the topic: ERROR 1418 (HY000)
При выполнении
$ mysql -usopds -psopds sopds < ./db/tables.sql
Вылезла ошибка
ERROR 1418 (HY000) at line 119: This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)
после
mysql> SET GLOBAL log_bin_trust_function_creators = 1;
mysql -usopds -psopds sopds < ./db/tables.sql завершилось без сообщений. Это нормально? Или нужно эту переменную установить обратно в 0?
Используется mariadb под arch. Версия программы 0.21

Upd. Всё работает и так. Ура!
Last Edit: 9 years 9 months ago by assa.

Please Войти or Create an account to join the conversation.

  • assa
  • assa's Avatar Topic Author
  • Offline
  • Новый участник
  • Новый участник
More
Time to create page: 0.102 seconds