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. Quote 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... Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.