Quantcast
Channel: MySQL Forums - Install & Repo
Viewing all 7172 articles
Browse latest View live

Unable to start mysqld after upgrading to 5.7 (no replies)

$
0
0
I recently reinstalled mysql workbench and saw that the newer versions of mysql had performance monitoring so decided I would upgrade. My version was at 5.5 so I upgraded to 5.6. During the upgrade I was prompting if I wanted to keep my current config which I did. The install seemed to go smoothly so I went into workbench to check out the performance monitoring. It told me I needed to be 5.6.6 or higher and the upgrade I had done had only brought me to 5.6.3 so I figured I would upgrade to 5.7.

This time I did not get a prompt about my config file, but it seemed like the installation completed without problem. When I tried going into workbench it now says it cannot connect to the server. I SSH'd into the Ubuntu server and found the mysqld process was not running. I tried to start it and get the following error regardless of whether I run as sudo or not:-

2015-02-07T22:14:27.759363Z 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2015-02-07T22:14:27.759474Z 0 [Note] mysqld (mysqld 5.7.5-m15) starting as process 12235 ...
2015-02-07T22:14:27.761814Z 0 [Warning] Can't create test file /var/lib/mysql/ServiceDesk.lower-test
2015-02-07T22:14:27.761841Z 0 [Warning] Can't create test file /var/lib/mysql/ServiceDesk.lower-test
mysqld: Can't change dir to '/var/lib/mysql/' (Errcode: 13 - Permission denied)
2015-02-07T22:14:27.761909Z 0 [ERROR] failed to set datadir to /var/lib/mysql/
2015-02-07T22:14:27.761924Z 0 [ERROR] Aborting

2015-02-07T22:14:27.761940Z 0 [Note] Binlog end
2015-02-07T22:14:27.761988Z 0 [Note] mysqld: Shutdown complete

I have been reading multiple posts all afternoon to try and find a solution. Most seem to point to the /var/lib/mysql folder not having mysql as its owner. I double checked that and it is set to :-

drwx------ 19 mysql mysql 4096 Feb 7 15:04 mysql

One other thing I found said to run mysqld with the --print-defaults switch to check if a previous my.cnf was interfering. I did have one, so I renamed it and verified that it was no longer being used, but I still get the same error.

"Error establishing a database connection" (no replies)

$
0
0
After I deleted the installer, downloaded MySQL again, and re-did the installation, it finally installed.

Then I ran the setup program, and it asked me for:

Database Name
User Name
Password
Database Host
Table prefix

I put in my MySQL username and password, and left the rest at their defaults (wordpress, localhost, and wp_).

It gave me an error message saying "Error establishing a database connection".

What did I do wrong? What should the Database name, Database host, and Table Prefix be?

MySQL Error - Crash (no replies)

$
0
0
Hello All,

Need help with MySQL error - cannot figure out what is wrong with the server.

MySQL crashed few days ago, and searched online to try to find root cause of error. I attempted to restart multiple times and receive same error over again. I changed with innodb_force_recovery from 0 - 6 and no change same error. Can anyone help me out with the issue? I have roughly 1.5 TB of data and would hate to loose all that.


Plugin 'FEDERATED' is disabled.
InnoDB: The InnoDB memory heap is disabled
InnoDB: Mutexes and rw_locks use Windows interlocked functions
InnoDB: Compressed tables use zlib 1.2.3

Mysql5.6 Windows 2012R2 and memory allocation (no replies)

$
0
0
I have installed multiple instances of MySQL 5.6 on a Windows 2012R2 server on a VMWARE 5.5 virtual platform. Is there a way of allocating maximum memory use per instance? For example I have 4 instances running with the server having 10GB of memory. I would like to allocate 1GB of memory per instance to ensure that the system has enough to run with and some spare for instance scalabity.

Thanks,

Rene

Inno DB error causes mysql to fail on startup (no replies)

$
0
0
I am using Windows 8.1x64 with 8GB RAM. I am using the MySQL Windows Installer from here-:
http://dev.mysql.com/downloads/windows/installer/5.6.html

My exact problem was specified by the following thread with no solution-:
http://forums.mysql.com/read.php?11,623150,623150#msg-623150

Is this a MySQL bug ???

After trying almost all the fixes out there I have finally almost given up. I have downloaded the latest MySQL Windows Installer and it fails to start the database server during the installation.

What I have tried-:

http://stackoverflow.com/a/4196028/1044476

The MySQL installer does not give me an option to install to a place without spaces.

http://stackoverflow.com/a/7990250/1044476

Did not work for me.

http://stackoverflow.com/a/24594129/1044476

Tried uninsatlling and reinstalling the product with no-avail.
Tried manually installing and reinstalling the service.

Tried deleting and adding the service from MySQL Notifier. Did not work.

Tried manually starting the service by using-:
net start mysql56

Did not work.

I am getting a Windows 1067 error.


My error log file contains these suspicious messages-:

2015-02-13 23:38:20 98c InnoDB: Error: unable to create temporary file; errno: 2
2015-02-13 23:38:20 732 [ERROR] Plugin 'InnoDB' init function returned error.
2015-02-13 23:38:20 732 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2015-02-13 23:38:20 732 [ERROR] Unknown/unsupported storage engine: INNODB
2015-02-13 23:38:20 732 [ERROR] Aborting

I am sharing the full error log here-:
https://www.dropbox.com/s/q24vch1oivdssos/SREYAN-PC.err?dl=0
(Dont worry its nothing malicious just a harmless txt file)

Can someone tell me what the hell I am doing wrong over here ? Why isn't InnoDB starting up ?

Start server: ERROR! The server quit without updating PID file (no replies)

$
0
0
please could help me with this error

Could not open error log file: [Errno 2] The path "/usr/local/mysql/data/Mac-Pro-de-Alfredo.local.err" does not exist
2015-02-16 11:33:25 - Starting server...
2015-02-16 11:33:25 - Executing '/usr/local/mysql/support-files/mysql.server start'
2015-02-16 11:33:25 - Start server: Starting MySQL

2015-02-16 11:33:25 - Start server: .
2015-02-16 11:33:25 - Start server: .
2015-02-16 11:33:25 - Start server: ERROR! The server quit without updating PID file (/usr/local/mysql/data/Mac-Pro-de-Alfredo.local.pid).

2015-02-16 11:33:25 - Server start done.
2015-02-16 11:33:25 - Checking server status...
2015-02-16 11:33:25 - Trying to connect to MySQL...
2015-02-16 11:33:25 - Can't connect to MySQL server on '127.0.0.1' (61) (2003)
2015-02-16 11:33:25 - Assuming server is not running
2015-02-16 11:33:25 - Checking server status...
2015-02-16 11:33:25 - Trying to connect to MySQL...
2015-02-16 11:33:25 - Can't connect to MySQL server on '127.0.0.1' (61) (2003)
2015-02-16 11:33:25 - Assuming server is not running

I have no idea how to solve please

Trying to install a newer version of mysql on linux but conlfict (no replies)

$
0
0
Hi

Trying to install a newer version of mysql on linux but I get the below message conflicts. I have remove the folder /usr/bin/mysql but still issue persist
Can you please help
rpm -ivh MySQL-server-5.6.23-1.linux_glibc2.5.i386.rpm
Preparing... ########################################### [100%]
file /etc/init.d/mysql from install of MySQL-server-5.6.23-1.linux_glibc2.5.i386 conflicts with file from package mysql-community-server-5.1.46-2.18.i586
file /etc/logrotate.d/mysql from install of MySQL-server-5.6.23-1.linux_glibc2.5.i386 conflicts with file from package mysql-community-server-5.1.46-2.18.i586
file /usr/bin/innochecksum from install of MySQL-server-5.6.23-1.linux_glibc2.5.i386 conflicts with file from package mysql-community-server-5.1.46-2.18.i586
file /usr/bin/my_print_defaults from install of MySQL-server-5.6.23-1.linux_glibc2.5.i386 conflicts with file from package mysql-community-server-5.1.46-2.18.i586

Regards
Naziem

MySQL-server rpm does not include mysqld (no replies)

$
0
0
I have installed the community rpms on centos, and am expecting to be able to start MySQL vis service start mysqld, however this service does not exist.

I have installed the following rpms:
MySQL-shared-compat-5.6.23-1.el6.x86_64.rpm
MySQL-server-5.6.23-1.el6.x86_64.rpm
MySQL-devel-5.6.23-1.el6.x86_64.rpm
mysql-connector-c++-1.1.5-linux-el6-x86-64bit.rpm

What am I missing?


I am running centos 2.6.32-358.14.1.el6.x86_64

MySQL service failed (no replies)

$
0
0
I have installed MySQL-server-5.6.23-1.el6.x86_64.rpm

service --status-all | grep -i MySQL returns:
MySQL is not running [FAILED]

How can I found out why it is failed?

how do I install MySQL-connector for c++ (no replies)

$
0
0
how do I install MySQL-connector for c++, I do not see it in yum search:


yum search mysql
MySQL-python.x86_64 : An interface to MySQL
MySQL-shared-compat.x86_64 : MySQL shared client libraries for MySQL 5.1.73-1, 5.0.96-1, 4.1.23-0, 4.0.27-0
apr-util-mysql.x86_64 : APR utility library MySQL DBD driver
bacula-director-mysql.x86_64 : Bacula Director with MySQL database support
bacula-storage-mysql.x86_64 : MySQL Bacula storage daemon files
dovecot-mysql.x86_64 : MySQL back end for dovecot
freeradius-mysql.x86_64 : MySQL support for freeradius
libdbi-dbd-mysql.x86_64 : MySQL plugin for libdbi
mod_auth_mysql.x86_64 : Basic authentication for the Apache web server using a MySQL database
mysql.x86_64 : MySQL client programs and shared libraries
mysql-bench.x86_64 : MySQL benchmark scripts and data
mysql-connector-java.noarch : Official JDBC driver for MySQL
mysql-connector-odbc.x86_64 : ODBC driver for MySQL
mysql-devel.i686 : Files for development of MySQL applications
mysql-devel.x86_64 : Files for development of MySQL applications
mysql-embedded.i686 : MySQL as an embeddable library
mysql-embedded.x86_64 : MySQL as an embeddable library
mysql-embedded-devel.i686 : Development files for MySQL as an embeddable library
mysql-embedded-devel.x86_64 : Development files for MySQL as an embeddable library
mysql-libs.i686 : The shared libraries required for MySQL clients
mysql-libs.x86_64 : The shared libraries required for MySQL clients
mysql-server.x86_64 : The MySQL server and related files
mysql-test.x86_64 : The test suite distributed with MySQL
perl-DBD-MySQL.x86_64 : A MySQL interface for perl
php-mysql.x86_64 : A module for PHP applications that use MySQL databases
qt-mysql.i686 : MySQL driver for Qt's SQL classes
qt-mysql.x86_64 : MySQL driver for Qt's SQL classes
qt3-MySQL.i686 : MySQL drivers for Qt 3's SQL classes
qt3-MySQL.x86_64 : MySQL drivers for Qt 3's SQL classes
rsyslog-mysql.x86_64 : MySQL support for rsyslog
rsyslog7-mysql.x86_64 : MySQL support for rsyslog

MySql does not work after restart for some time (no replies)

$
0
0
Hi,

I am using Mysql version 5.6.19 on Ubuntu 14.04.1
I have a peculiar problem on my server. When I restart the server mysql takes around 150-200% CPU when I use the "top" command in Linux some time(around 60 to 90 minutes) with no users on the website. I am not able to connect to my website during this time.
After 60 -90 minutes approximately the the CPU usage of mysql come down in the range of 20-40% automatically and then I can connect to my website.
I used to run Mysql version 5.5 before. I have upgraded it to version 5.6 today and I still have the same problem.
But after upgrading to Mysql 5.6 yesterday, Mysql is showing cpu usage of 150-200% and website is not running for the last 48 hours.

My website is hosted on Digital Ocean.
Please let me know how to fix this problem.

Thanks

Vishal Ved

How to install xampp if already i have installed mysql 5.5.8 (2 replies)

$
0
0
Hi,
I have installed mysql 5.5.8 and mysql query browser and mysql odbc connector, when i installed xampp the both mysql query browser and mysql in xampp are not working and showing error while entering the username and password in query browser and while installing mysql 5.5.8 the security services is not executing..
I want to install mysql query browser mysql 5.5.8 and mysql odbc connector for differnet project and xampp for another project.
Please help to resolve this problem..and also please mention how to assign different port no for different mysql 5.5.8 and mysql in xampp so they should run appropriately..
Thank you,

How to install xampp if already i have installed mysql 5.5.8 (no replies)

$
0
0
Hi,
I have installed mysql 5.5.8 and mysql query browser and mysql odbc connector, when i installed xampp the both mysql query browser and mysql in xampp are not working and showing error while entering the username and password in query browser and while installing mysql 5.5.8 the security services is not executing..
I want to install mysql query browser mysql 5.5.8 and mysql odbc connector for differnet project and xampp for another project.
Please help to resolve this problem..and also please mention how to assign different port no for different mysql 5.5.8 and mysql in xampp so they should run appropriately..
Thank you,

Reisntall MySQL on a new PC (no replies)

$
0
0
Hi,

I need to reinstall Windows 7 and then MySQL.


Q1) Is there anyway to export *all* settings from my old installation so that I can setup the new installation very easily.

I have databases, tables with data and a few users with different permissions.


Q2) Would installing the latest version of MySQL from 5.1.47 give me any issues?

http://support.huawei.com/ecommunity/bbs/10249000.html (no replies)

$
0
0
support.huawei.com/ecommunity/bbs/10249000.html

https://www.wyzant.com/resources/answers/98795/video_fast_amp_furious_7_2015_online_free_megavideo (no replies)

$
0
0
www.wyzant.com/resources/answers/98795/video_fast_amp_furious_7_2015_online_free_megavideo

http://steamcommunity.com/sharedfiles/filedetails/?id=419289353 (no replies)

$
0
0
steamcommunity.com/sharedfiles/filedetails/?id=419289353

http://www.cubsquest.com/groups/wtchfast-and-furious-7-full-movie-online-free-megashare-387989336/ (no replies)

$
0
0
www.cubsquest.com/groups/wtchfast-and-furious-7-full-movie-online-free-megashare-387989336/

http://www.cubsquest.com/groups/fulldvdrip-fast-furious-7-full-video-online-2015/ (no replies)

$
0
0
www.cubsquest.com/groups/fulldvdrip-fast-furious-7-full-video-online-2015/

http://steamcommunity.com/sharedfiles/filedetails/?id=419366851 (no replies)

$
0
0
steamcommunity.com/sharedfiles/filedetails/?id=419366851
Viewing all 7172 articles
Browse latest View live




Latest Images