0
votes
2answers
49 views

Reinstall MySql AND keep existing database tables and data

Please help! There are server issues and MySql is no longer running on our server (Ubuntu). The service is not recognized and needs to be reinstalled. Unfortunately, the database has not been backed ...
-1
votes
1answer
86 views

Can't install anymore MySQL on debian after deletion of various folders [closed]

So here is my story: I've been thinking "Why am I using MySQL 5.1, if there is already 5.6 out?", therefore I wanted to install 5.6 on my debian root server(it is a playground/testserver, not a ...
2
votes
4answers
827 views

Problems installing PHP 5.4.11 and MySQL 5.6.10 on CentOS 6.3

I'm attempting to install PHP 5.4.11 and MySQL 5.6.10 onto a CentOS 6.3 box. I've successfully installed PHP 5.4.11 via the remi repository for yum. I've also successfully installed MySQL 5.6.10 ...
-1
votes
1answer
415 views

MySQL 5.5 new installation won't start in Mac OS X 10.8 [closed]

I've put off posting on here because I see it as a last resort after spending weeks scouring forums and help sites for information, but this is it. I'm really stuck here. So, I'm installing MySQL on ...
1
vote
0answers
236 views

Server quit without updating PID file on multiple mysql installation in linux

Iam trying to install one version of mysql in a LINUX machine. The system contain already another version of mysql installation. I prefer manual installation. Copy the extracted tarball into a ...
1
vote
2answers
673 views

my.cnf missing on all directories after new mysql installtion

Title says it all. I previously had mysql version 5.1 on my CENTOS 6 x86_64 OS. I attempted to remove mysql 5.1 and replace it with an install of mysql 5.6. Here is my uninstall process for mysql ...
0
votes
1answer
454 views

MYSQL 5.6 install error from missing dependency libaio

So I uninstalled mysql 5.1 and then downloaded the client, devel and server rpm's for mysql 5.6 I did a rpm -ivh of each rpm but got this error: error: Failed dependencies: libaio.so.1()(64bits) is ...
1
vote
2answers
661 views

Uninstalling MySQL for MariaDB Replacement on cPanel

Well the first part of my day was spent researching how to remove MySQL to install MariaDB and the second part of my day was spent trying to reinstall MySQL cause something was messed up. So now I ...
0
votes
1answer
247 views

Ubuntu 10.04 default repository to install MySQL5.5?

Is there a way to install MySQL 5.5 using apt with the default ubuntu repositories without going third party? I would like to stick to Apt for update/security patching purposes instead of installing ...
0
votes
1answer
71 views

Error in Fedora 9 while installing MySQL 5.5.20 using “YUM” Command

I am trying to install the latest version of MySQL server on a Fedora 9 machine. When I run the command yum --enablerepo=remi list mysql mysql-server, I get the error: Loaded plugins: ...
2
votes
4answers
496 views

How to install MySQL Server so it doesn't “go away” after reboot?

All Good: Mysql server installed just fine by using the following command: sudo apt-get install mysql-server During installation I was prompted to choose a root password. After install I was able ...
0
votes
2answers
140 views

Trying to boot up mysql and getting a permissions error

I installed mySQL, I booted it up. Now I'm trying to set the password in mysqladmin with this : mysqladmin -u root -hec2-50-17-36-82.compute-1.amazonaws.com password 'my_password' This returns : ...
0
votes
1answer
193 views

Problem to install MySQL on Ubuntu

I have problem to install mysql-server on Ubuntu. I typed in command-line: sudo apt-get install mysql-server-5.1 Then I got this: sale@sale-desktop:/var/www$ sudo apt-get install mysql-server-5.1 ...
0
votes
1answer
35 views

help in configuration of mysql 5.5

i am trying to install mysql 5.5 in my windows 7 32bit i have antivirus quickheal with a firewall my problem is i am not able to configure the mysql properly this all error which i am facing ...
1
vote
2answers
122 views

MySQL needed to download in order to compile from source?

I have Slackware 13.1 and due to some bugs on the current version of the MySQL it comes with, I have to upgrade it. Since Slackware does not have 5.5 and I am upgrading I have decided to go with ...
0
votes
2answers
1k views

How to install specific version of MySQL?

I installed from the repo, 5.0.77... including setup of PowerDNS (and the backend for MySQL). I tried setting up replication from my Master (which is MySQL 5.1.53) but it didn't work even though there ...
0
votes
2answers
128 views

Second installation of MySQL without touching first?

My problem is this. I have a project where I need to use a MySQL database. However, the computer (a LINUX server) I am dealing with has some other software that is untouchable. This software uses ...
0
votes
2answers
263 views

how to install mysql server on CentOS

I am new to linux platform. can anybody help me in installation of mysql on CentOs. I have downloaded mysql from here, now i want to install it on CentOS, but not getting how to do that. after ...
2
votes
2answers
561 views

Automating MySQL configuration with kickstart

I've been testing deployment for a website with some virtual servers. I have most of my deployment steps done via kickstart file (package installation and user creation). However, for MySQL I have to: ...
0
votes
2answers
292 views

Setting up mysql on mac

I have successfully installed mysql on my mac, and now on the command-line I can type which mysql and the mac replies back the expected path. I would like to get started with the tutorial here. But ...
1
vote
1answer
27 views

MySQL installation on Mac isn't working

I just installed mysql on my Mac per these instructions. However, at the command line which mysql and which mysqld replies nothing. How do I get from the above link to this tutorial link?
0
votes
4answers
2k views

mysql fresh install asking for root password

A couple of years back i tried to install apache, php and mysql on my mac. I got it all working but in the end i got fed up of doing everything on the command line so switched to mamp Now I'm fed up ...
0
votes
1answer
454 views

Installing mysql-dev packages on openSuse 11.1

I'm trying to get the Ruby mysql gem installed and running. The installation of this gem requires the presence and availability of mysql dev libraries. mysql --version tells me I'm running ...
0
votes
2answers
529 views

How to install MySql on Ubuntu 10

I have done the following: shell> sudo apt-get install mysql-server-core-5.1 shell> sudo apt-get install mysql-client-core-5.1 Both seemed to complete fine with no errors. I have the ...
1
vote
1answer
187 views

Problem in Installing Wordpress

I try to install Wordpress in a Windows Client with WebPI which provided by Microsoft. I had tostop installation process 3 time and installing PHP and mysql Extention manually. but everytime I ...
1
vote
2answers
2k views

Can someone help me install MYSQL server pelase? This is bugging me

$ sudo aptitude install mysql-server Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done The ...
1
vote
1answer
193 views

MySQL installation question

I am far from a DBA and have a question. Recently I installed MySQL. On my machine C:\ is a 50GB partition of two mirrored 10k SAS drives. The remaining space on those drives is allocated to D:. I ...
0
votes
2answers
52 views

Mysql server installation

I am trying to install mysql 5.1.42 and after running below line sudo /usr/local/mysql/bin/mysqladmin -u root -p password I get this error: /usr/local/mysql/bin/mysqladmin: connect to server at ...
0
votes
1answer
798 views

Why can't I successfully install mysql server?

It's very easy. All I want to do is this: aptitude remove mysql-server mysql-server-5.0 --purge aptitude install mysql-server But when I try to run that I get this error: root@db2:/etc# aptitude ...
0
votes
1answer
55 views

Installing my sql

Hi Previously I installed mysql in my system and I uninstalled it after some time. Now I want to install it again, but it asked for the previous password. My friend told that i have to delete a ...
0
votes
3answers
2k views

Cannot install MYSQL using aptitude…can anyone tell me why?

It just stops and freezes after this. The following packages will be upgraded: libmysqlclient15off mysql-client mysql-client-5.0 mysql-common 4 packages upgraded, 4 newly installed, 0 to ...
0
votes
3answers
134 views

How to backup and recover MySQL?

I need to re-install MySQL. But if there is some trouble,the best will be recover the original one. Is it possible to achieve this?
0
votes
1answer
185 views

MySQL installation:rpm vs source

I installed MySQL by rpm before: [root@jiaoyou sphinx-0.9.9-rc2]# rpm -aq|grep -i mysql MySQL-devel-community-5.1.34-0.rhel5.x86_64 MySQL-server-community-5.1.34-0.rhel5.x86_64 ...
1
vote
4answers
293 views

How to remove already installed MySQL and re-install from source

It was installed by rpm. But need to install from source to add new features to it.
1
vote
4answers
734 views

MySQL installation on Windows Server 2008

I'm trying to install MySQL 5.1 on a Windows Server 2008, but I'm just not getting even after trying a million different things. The installation actually goes smoothly, but I can not start the ...
0
votes
1answer
3k views

Specify Data Folder location while installing MySQL on Windows

When installing MySQL 5.1 on a Windows machine, is it possible to specify where the Data Folder should go? The installer doesn't give an option for changing the Data Folder location, it defaults to ...