zohab Posted August 10, 2009 Share Posted August 10, 2009 hi I am getting following error when i execute trigger ERROR HY000: 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) any idea? thanks in advance. Link to comment https://forums.phpfreaks.com/topic/169576-solved-error-hy000this-function-has-none-of-deterministic-no-sql-or-reads-sql-data/ Share on other sites More sharing options...
fenway Posted August 10, 2009 Share Posted August 10, 2009 This is referring to the decllaration of an SP... Link to comment https://forums.phpfreaks.com/topic/169576-solved-error-hy000this-function-has-none-of-deterministic-no-sql-or-reads-sql-data/#findComment-894782 Share on other sites More sharing options...
roshansn Posted August 27, 2009 Share Posted August 27, 2009 Go through this link. http://mvnrepository.blogspot.com/2009/08/this-function-has-none-of-deterministic.html It will be help to fix your problem Link to comment https://forums.phpfreaks.com/topic/169576-solved-error-hy000this-function-has-none-of-deterministic-no-sql-or-reads-sql-data/#findComment-907496 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.