Your Open Source

 
Related Posts

replication correctly in MYSQL Functions or Procedures

Difference between DETERMINISTIC and NOT DETERMINISTIC characteristics in MYSQL:-


NOT DETERMINISTIC implies that the procedure may produce different result, given same inputs. DETERMINISTIC procedure or function always gives the same results given same input.

How replication correctly in MYSQL Function or Procedure ?



Set the characteristic to DETERMINISTIC When creates a function / procedure to replicates correctly

  • hits 329
  • datetime Oct 03 08 08:16:33
  • author Sekar
  • rating

Rating : 12345
Tags :- MYSQL

Answers

No Answers..
Your Name:
Your Answers :
<> is a code tag
Preview
Enter the verification code: