Change tables definitions to InnoDB
Add conversion to InnoDB to SQL upgrade scripts
Make fixes in the code to address PRIMARY KEY with multiple fields that include AUTO_INCREMENT field
--- old+++ new@@ -3,3 +3,5 @@Make fixes in the code to address PRIMARY KEY with multiple fields that include AUTO_INCREMENT field
https://github.com/openemr/openemr/pull/124/
++http://www.open-emr.org/wiki/index.php/InnoDB_Transition
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
--- old+++ new@@ -2,6 +2,6 @@Add conversion to InnoDB to SQL upgrade scripts
Make fixes in the code to address PRIMARY KEY with multiple fields that include AUTO_INCREMENT field
-https://github.com/openemr/openemr/pull/124/+https://github.com/openemr/openemr/pull/129/http://www.open-emr.org/wiki/index.php/InnoDB_Transition
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Diff: