MySQL 5.5
MySQL 5.5
Anyone using MySQL 5.5 yet? I am having trouble with MySQL 5.1 running out of resources and now current Ubuntu has phased out v 5.0, so I am trying out 5.5 tonight on a test server to see what happens.
Current windows version supported by OpenDental is MySQL 5.0, so this is certainly an upgrade, but according to Oracle, the speed performance is quite impressive with 5.5...we shall see...
Current windows version supported by OpenDental is MySQL 5.0, so this is certainly an upgrade, but according to Oracle, the speed performance is quite impressive with 5.5...we shall see...
Re: MySQL 5.5
most things work fine with V5.5...I was running and testing all sorts of functions...finally came across database maint that is incompatible with MySQL 5.5. So..for now, that nixes using that...
Re: MySQL 5.5
Jordan, any testing and plans to move to 5.5? Are the speed improvements anything you think would improve OD performance?
MySQL 5.0 is no longer even supported by Oracle, therefore I can't even install it easily on linux because it has been depreciated...so I think it would be a good idea to get it up and running on a new version for windows too since it is technically out of date as of May 2010.
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-91.html
MySQL 5.0 is no longer even supported by Oracle, therefore I can't even install it easily on linux because it has been depreciated...so I think it would be a good idea to get it up and running on a new version for windows too since it is technically out of date as of May 2010.
http://dev.mysql.com/doc/refman/5.0/en/news-5-0-91.html
Re: MySQL 5.5
Any thoughts?
Re: MySQL 5.5
I am working well now with MySQL 5.1 now on my server after increasing the open file limit... but the question still is....what about MySQL 5.5? It is supposed to be faster, is that something we will see in the near future?
Re: MySQL 5.5
drtech wrote:I am working well now with MySQL 5.1 now on my server after increasing the open file limit... but the question still is....what about MySQL 5.5? It is supposed to be faster, is that something we will see in the near future?
Are you supposed to download the 32 or 64 bit version? I am running win7pro 64bit but still have programs that are running at 32 bit.
[img]C:\Users\Roy%20Bloom%20DDS\Pictures\Roy.jpg[/img]
Roy Bloom DDS
General Dentist Providing IV Sedation and Oral Surgery for Your Patients at Your Practice.
http://sedationoncall.com
http://drbloom.com
Roy Bloom DDS
General Dentist Providing IV Sedation and Oral Surgery for Your Patients at Your Practice.
http://sedationoncall.com
http://drbloom.com
Re: MySQL 5.5
If you are running windows, just stay with the MySQL 5.0 version would be my opinion, I am only "forced" to run v 5.1 because 5.0 is no longer supported and maintained as a viable package in modern linux distributions as it is so old.
But if you wanted to download 5.1 and you have 64 bit windows, then the 64 bit would be the way to go. You can't use 5.5 yet for mainstream because some of Open Dental would have to be modified to keep up with the changes. Example, currently it crashes in database maintenance when using MySQL 5.5.
But if you wanted to download 5.1 and you have 64 bit windows, then the 64 bit would be the way to go. You can't use 5.5 yet for mainstream because some of Open Dental would have to be modified to keep up with the changes. Example, currently it crashes in database maintenance when using MySQL 5.5.
Re: MySQL 5.5
from: http://70.90.133.65:1942/ODBugTracker/P ... sions.aspx
"Various MySQL errors such as "can't open file .frm" and "out of resources". In response, we are moving to a newer version of MySQL."
YES! Thank you!
"Various MySQL errors such as "can't open file .frm" and "out of resources". In response, we are moving to a newer version of MySQL."
YES! Thank you!
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: MySQL 5.5
so is it yes it works with linux 5.5 mysql or no stay on 5.0
Re: MySQL 5.5
Ubuntu still does not have a .deb package. If you run Readhad/OpenSuse, etc then there are RPM packages ready to run.
I almost have a 5.5. deb package made...just haven't had time to see if it is going to work.
I almost have a 5.5. deb package made...just haven't had time to see if it is going to work.
Re: MySQL 5.5
I got it to work on Ubuntu!
Installed MySQL 5.5.14
http://www.smilecouple.org/2011/07/25/h ... -on-ubuntu
Installed MySQL 5.5.14
http://www.smilecouple.org/2011/07/25/h ... -on-ubuntu
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Re: MySQL 5.5
Why not download the .tar ball from MySQL site and install it? I'm still on Ubuntu 8.04.4 from 4 years ago. I have different versions of MySQL on the same Ubuntu to test. All I need to do is change a soft-link to tell Ubuntu which version of MySQL to run.
Re: MySQL 5.5
I could not get it to install from the tar ball ( I really don't know how to manually install things in linux if I don't have a script to run)
Re: MySQL 5.5
Hmmm...shouldn't be too hard.
Here's a nice link --> http://dev.mysql.com/doc/refman/5.1/en/ ... ation.html
I know what you mean though.
.deb installers for Ubuntu have made me really lazy
Here's a nice link --> http://dev.mysql.com/doc/refman/5.1/en/ ... ation.html
I know what you mean though.
.deb installers for Ubuntu have made me really lazy

Cheers,
Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA
Bill Starck, DDS
Big Idea Software, LLC
Developer, EASy(Electronic Anesthesia System) for Open Dental
817-807-1709
TX, USA
Re: MySQL 5.5
Thanks, I tired the manual install from the MySQL website a while back, and was having problems....but I am sure I just wasn't doing something right (obviously :p)
Yes, Jordan...you know 1% inspiration and 99% perspiration.
Yes, Jordan...you know 1% inspiration and 99% perspiration.
