Search found 9 matches
- Tue Sep 27, 2016 2:28 pm
- Forum: Advanced Topics
- Topic: storage_engine MySQL
- Replies: 5
- Views: 11774
Re: storage_engine MySQL
Hey Jason, Thanks a ton for posting that, and don't misunderstand, I stake no claim on suggesting it will be an easy transition to 5.7 :oops: I'm not sure what we'll run into, but I'm happy to help in the process and give the clients a better product in the end. Our first venture is to simply just u...
- Tue Sep 27, 2016 10:50 am
- Forum: Advanced Topics
- Topic: storage_engine MySQL
- Replies: 5
- Views: 11774
Re: storage_engine MySQL
There are actually a ton of benefits with 5.7, not the least of which is about a 33% increase in speed and efficiency. They also added more replication error controls and checks to keep replication working properly in power or disconnect events. None of these features exist in 5.6. I get that we'll ...
- Mon Sep 26, 2016 12:06 pm
- Forum: Advanced Topics
- Topic: storage_engine MySQL
- Replies: 5
- Views: 11774
storage_engine MySQL
Can you please update the code to check the "default_storage_engine" variable instead of the "storage_engine" variable as it has been deprecated. We are trying to setup OD Central Management using MySQL 5.7 but can't update the db because of this check. We would also like to look at the all the repl...
- Mon Mar 10, 2014 3:54 pm
- Forum: Developers
- Topic: Upgrades and Database Maintenance
- Replies: 1
- Views: 3979
Upgrades and Database Maintenance
In order to make some reporting tools we're using faster, we've implement various views in our database. Whenever we upgrade or run database maintenance from OpenDental it thinks the views are tables and are corrupt or don't belong so it stops upgrades from happening and won't fix regular database i...
- Tue Nov 26, 2013 12:30 am
- Forum: Developers
- Topic: Size and Install of Splash
- Replies: 2
- Views: 5059
Size and Install of Splash
Like the ability to add our own splash screen. 2 Questions about it:
1. Can you tell us the ideal size of the splash screen and if there any required text we should be displaying in it?
2. How do you get the Splash.jpg to automatically install on every computer?
Thanks for your help.
1. Can you tell us the ideal size of the splash screen and if there any required text we should be displaying in it?
2. How do you get the Splash.jpg to automatically install on every computer?
Thanks for your help.
- Fri Feb 08, 2013 11:10 am
- Forum: Developers
- Topic: Supplemental Provider Identification
- Replies: 0
- Views: 4290
Supplemental Provider Identification
We have had providers who needed different Carrier identifiers in the Supplemental Provider Identifiers section of the Provider screen. I'm wondering why this was setup as an ENUM to only 4 carrier types. Wouldn't it make more sense to have this point to the carrier table so that we can attach IDs t...
- Wed Jan 09, 2013 6:49 am
- Forum: Advanced Topics
- Topic: A Database Mainenence Bug ( at least for us :)
- Replies: 1
- Views: 5064
A Database Mainenence Bug ( at least for us :)
We have been seeing ClaimPayments getting deleted from our system and haven't understood why. Our process is to get an Insurance Payment posted as soon as we receive it and mark it as Partial so that another person or team can apply the payment to specific procedures. I finally dug into the code and...
- Fri Dec 21, 2012 12:53 pm
- Forum: Developers
- Topic: Appointment Move Bug in 12.4
- Replies: 1
- Views: 4023
Appointment Move Bug in 12.4
Just encountered a bug in the appointment move feature of the latest release 12.4. This feature was added when moving an appointment (not sure why, would like to know): LINE 3272 in ContrAppt.ContrApptSheet2_MouseUp: for(int i=0;i<procsForSingleApt.Count;i++) { procCodes.Add(ProcedureCodes.GetProcCo...
- Tue Jan 11, 2011 7:15 pm
- Forum: Main Forum
- Topic: MySql 5.5
- Replies: 1
- Views: 3119
MySql 5.5
Any reason to not make this work with 5.5 now? I keep getting an error that is not a compatible version of mysql. 5.5 just went GA so it should be safe to allow shouldn't it?