Tagged Questions
0
votes
1answer
17 views
Server reached MaxClients occurring continuously after MySQL upgrade
Everything was running fine, and then after a MySQL upgrade from 5.0 to 5.1 and then 5.5, which was somewhat faulty (some table prefixes were messed up and a little bit of data was lost but nothing ...
0
votes
1answer
25 views
MYSQL 4 password hashing -> MYSQL 5
I have a bit of a plight. My mysql 4.1.0 database has to be upgraded (1and1) but it seems the application used PASSWORD() for hashing. With the mysql 5 upgrade PASSWORD() gives an entirely different ...
-1
votes
0answers
37 views
How to upgrade a WAMP server istall [closed]
We have been developing a web app using the WAMP stack on a hosted Win 64 2008 R2 server.
The testing is about to finish and we want to pass the site over to the users for their testing soon. But ...
1
vote
0answers
59 views
Compare two mysql databases and create alter queries on Mac Mountain lion [closed]
My question follows this question
Compare 2 database schemas on Mysql
We will be doing an upgrade to our production Joomla 1.7 db with Joomla 2.5 + Seblod CCK + Additional CCK articles.
Which is a ...
1
vote
0answers
80 views
How to convert huge table from MyISAM into INNODB?
I have a game DB that was originally created in MySQL 3.x and still have some MyISAM tables.
Due to different reasons (that is a subject for a separate discussion) I want to migrate them to INNODB.
...
0
votes
2answers
516 views
MySQL 5.1 upgrade to 5.5 error
From WHM on CENTOS 5.9 x86_64 I tried to upgrade MySQL 5.1 to 5.5.
The upgrade not worked and the MySQL is not starting anymore. Error:
Beginning MySQL upgrade...
Running: ...
0
votes
0answers
98 views
WAMP MySQL upgrading not updating phpinfo?
I have been running WAMP for a little while on my local computer, and recently re-installed, and put the newest version of WAMP on the system (along with a ton of other stuff, beside the point). I ...
0
votes
1answer
239 views
Magento: a foreign key constraint fails after update 1.4 -> 1.7
SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or
update a child row: a foreign key constraint fails
(my_magento/catalog_category_product_index, CONSTRAINT
...
5
votes
3answers
226 views
Best practice to do online game server upgrade?
Let's say I have an online game up and running, and its version 1.0.
I keep developing on staging server and bring new features into the game. The staging server is a separate server from the live ...
0
votes
1answer
29 views
How to save old version of Linux app when upgrading (e.g. MySQL) in case of problems?
I have MySQL 5.1 on an Ubuntu machine and want to upgrade to 5.5. But in case anything goes wrong, it would be nice to have the old version still there somewhere.
This page states:
If you are ...
0
votes
0answers
33 views
mysql upgrade do I need to backup and restore the data also
I had a mysql 5.0 database with some huge data(mainy innodb) . Recently our hosting provider suggested to upgrade the db to mysql 5.5.
If I upgrade by installing new mysql server followed by ...
0
votes
1answer
55 views
Error in php / mysql upgrade script
I'm trying to create an upgrade script, but somewhere seems to be an error causing the while loop never ending.
What I'm trying to do is to set a database field with the result of the upgrade code. ...
0
votes
0answers
107 views
Upgrading Apache, PHP and MySQL [closed]
Don't know if this is the correct site to ask this question but I'll ask it anyways!
I'm looking to upgrade my current version of Apache, PHP and mySQL. I remember when I installed them it was a very ...
0
votes
1answer
658 views
Updating the database from 1.5.1.3 to 1.5.3.1 OpenCart
I'm trying to pass data from my table OpenCart version 1.5.1.3 to version 1.5.3.1. I'll be using a new theme and only a few of the modules used in the previous version, but do not want to lose the ...
4
votes
2answers
2k views
XAMPP USB Lite - How to change or upgrade MySQL 5.5 to 5.6?
Since XAMPP supports only MySQL 5.5, I would like to upgrade the MySQL server to version 5.6 (beta) in the currently stable 1.7.7, or 1.8.1 version of XAMPP.
Can I do that? If so, how?
(Just to ...
0
votes
1answer
505 views
What is the Fastest and Easiest Way to Upgrade Magento's Database?
Specifically I need to upgrade from version 1.9.11 to 1.11.20. I have all the changes made in the code, I just need to some how upgrade the databases (which may even be compatible out of the box).
I ...
1
vote
2answers
54 views
Tools to manage upgrade of heavily modified framework
I realize this question is a bit subjective and won't have a definitive answer but hopefully it's a question that can help others in the same situation.
I am running an extremely modified CMS (in ...
3
votes
1answer
177 views
Can I safely use MySQL-5.1 client libs to connect to MySQL-5.0 servers?
We have a bunch of PHP-5.3/Apache servers connecting to some MySQL-5.0 servers, and we'd like to plan the transition to MySQL-5.1.
On the PHP servers there is customer's stuff (mostly the usual floss ...
0
votes
3answers
3k views
How to upgrade to a newest build version my installed MySQL on Debian?
I am using Debian and I have MySQL 5.1.57 installed. I know that there is a newer version available: 5.1.61. How can I do the upgrade? Also, can I do the upgrade with MySQL online, or do I have to ...
2
votes
1answer
353 views
Use PHP to upgrade an existing PHP script?
I've currently developed an addon for a popular billing system which i plan to give out to many other people, I would like to make it very easy for them to upgrade the addon whenever i create any bug ...
0
votes
1answer
170 views
Codeigniter upgradable module logic for database process
i am trying to build my own cms with using Codeigniter.
I wrote some modules already. But, in time i made some changes with them.
Now, if i want to upgrade a module. I send the files with ftp and ...
2
votes
1answer
430 views
Upgrading MySQL from 5.1 to 5.5 - InnoDB plugin question
I am planning an upgrade of some MySQL servers (5.1 to 5.5). I am aware that the InnoDB plugin is now built in to MySQL.
Currently we use the InnoDB plugin...
When upgrading to 5.5, is it just a ...
5
votes
4answers
131 views
How to optimize upgrading web application?
I mantain a custom PHP application (build for me) that is hosted in a web server. Sometimes I add new features or repair bugs, and after test in local I upload the changes to the web server. It's not ...
1
vote
1answer
859 views
sonar upgrade problem [closed]
I'm trying to upgrade sonar 2.1 to the latest version 2.8. I followed the upgrade instruction, but it seems that the 2.1 database is not compatible with the 2.8.
When I redeployed the sonar.war file ...
2
votes
2answers
4k views
Restoring dump file after MySQL server migration from 5.1.51 to 5.5.10 throws error 1064
On a Windows 7 machine running MySQL server 5.1.51 (both 64bit), before migrating to 5.5.10, I made a backup of my entire database using MySQL Administrator. After installing 5.5.10, I tried to ...
0
votes
2answers
1k views
Query to Test MySQL Performance
I need to upgrade our MySQL 5.0.27 database to 5.5. I understand there are some significant performance increases even between 5.0.27 and 5.1.
Before I complete the upgrade I would like to have a ...
4
votes
3answers
650 views
What is the best way to create a PHP/MySQL upgrade script for a software developer?
I am a PHP software developer and am looking for the best solution to get around this concern I have. I am create a script that will in the future have new releases that includes new features, ...
0
votes
1answer
324 views
mysql 5.5 upgrade - large performance loss
I upgraded one of our boxes to MySQL 5.5 over the weekend. It hosts several hundred tables scattered over a few Tb.
We run jobs that throw data onto this box every night (~50-100 Gb). Typically this ...
0
votes
1answer
216 views
Mysql gem troubles with Snow Leopard upgrade
I have done everything that is on the web (i think)
i have the new 64 bit xcode that came with snow leopard installed
completely removed mysql, removed gems compeltely, removed rails
installed mysql ...
0
votes
1answer
202 views
MySQL problems after upgrading to Rails 2.3
Yesterday I updated our project from Rails 2.2.2 to Rails 2.3.4 and there seem to be major problems with MySQL: a lot of slow queries (up to 100-200 seconds), very high DB latency, lock timeout ...
15
votes
8answers
2k views
What are best practices for self-updating PHP+MySQL applications?
It is pretty standard practice now for desktop applications to be self-updating. On the Mac, every non-Apple program that uses Sparkle in my book is an instant win. For Windows developers, this has ...
1
vote
2answers
324 views
How do I upgrade mysql?
When upgrading MySQL, I first create a backup of the database. Then I will uninstall the current version installed, and delete all the files that were left by the installer. Then I install the latest ...



