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

info supported (no replies)

$
0
0
Hi, I have a question, it's fully supported, mysql enterprice edition with clvm(shared disk into vmware) and corosync for a cluster active/passive

Unable to determine the products that correspond with that setup type & the new manifest was not updated because it is not newer than the current (no replies)

$
0
0
I have win7 x64. I got the same error so followed the instructions and updated the catalog. After my attempt to update it, I got this error " the new manifest was not updated because it is not newer than the current ".
I still can't download mysql. I see from the thread that a lot of people have the same problem with me and you guys did not provide any solutions. We will be happy if you explain how to solve this issue.

Workaround - "Unable to determine the products that correspond with that setup type." (no replies)

$
0
0
In the logs I saw this;

mysql-installer Information: 10 : Attempting product manifest download from http://wb.mysql.com/installer/manifest.zip.
mysql-installer Information: 10 : New manifest older than current or there was a problem reading it. Discarding

So I downloaded that file directly from their server and it's still WRONG inside of it. However it lists the file names of the previous versions and download URL. On Windows you can find the files here (specifically products.xml);

C:\ProgramData\MySQL\MySQL Installer for Windows\Manifest

<ProductSeries name="MySQL Server 5.6" cdnUrl="http://cdn.mysql.com/Downloads/MySQL-5.6/[file]" mosUrl="https://updates.oracle.com/Orion/Services/download/[archive]?aru=[number]&amp;patch_file=[archive]" archiveUrl="http://cdn.mysql.com/archives/mysql-5.6/[file]">

Along with file names; mysql-advanced-5.6.22-winx64.msi & mysql-5.6.22-win32.msi & mysql-5.6.22-winx64.msi & mysql-advanced-5.6.22-win32.msi. So a little educated guessing and you have the correct link. This works for the 64bit & 32bit non-advanced at least, the advanced ones don't seem to work.

http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.23-winx64.msi
http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.23-win32.msi

Can't set root password on a new install (no replies)

$
0
0
I'm on a windows 2003 server and installed XAMPP v1.8.2 (I believe the last version to work on older windows). This is something I just did a couple days ago on my own desktop with the most recent version of XAMPP, but here I'm having problems. From what I read there are two main ways to set the password.

1. Using http://localhost/security/. Should be pretty straight forward here, I get the warning that no password is set and go to the page to change it, but after it accepts my change and tells me to restart mysql nothing happens, the root password is still blank.

2. Using an SQL update, with localhost/phpmyadmin/. In here I enter the query:
UPDATE mysql.user SET Password=PASSWORD('1234') WHERE User='root';
But when I run it I get the error:
#1142 - UPDATE command denied to user ''@'localhost' for table 'user'

I've looked this error up but can't find anything with it relating to the MySQL root password. Just to make sure I ran this query while logged into the server as Administrator and got the same error. I'm guessing whatever is blocking me here is the same reason why it doesn't actually change in attempt #1 using security? Anyone have any ideas what could be wrong?

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?

How to make simple C++ code like a pro (no replies)

$
0
0
www.reddit.com/r/bugoankouihaiz/

www.reddit.com/r/Ab0gagz/

www.reddit.com/r/s4gat0s/comments/2vixxv/

www.reddit.com/r/1sag4tozsh/

www.reddit.com/r/z4pan0mama/comments/2vj3m2/

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

How to make simple C++ code like a pro (no replies)

$
0
0
www.reddit.com/r/mg4tikl0n/comments/2w6s2q/
www.reddit.com/r/mg4tikl0n/comments/2w6s4h/
www.reddit.com/r/mg4tikl0n/comments/2w6s7h/

MySQL56 service won't start upon fresh install (no replies)

$
0
0
Hi,

i'm having difficulties installing MySQL Server 5.6.23.

The MySQL installer stops when trying to attempt to start the MySQL56 service.

"Service MySQL56 changed status from StartPending to Stopped ..."

OS is MS Windows Server 2012 R2
64-bit OS, X64-based processor
16GB RAM (15,9 usable)

The .err log says "innobase_buffer_pool_size can't be over 4GB on 32-bit systems"
which is strange because it is a 64bit system


All help is welcome.



This is my .err log:
____________________

2015-02-19 18:45:45 2076 [Note] Plugin 'FEDERATED' is disabled.
2015-02-19 18:45:45 2076 [ERROR] innobase_buffer_pool_size can't be over 4GB on 32-bit systems
2015-02-19 18:45:45 2076 [ERROR] Plugin 'InnoDB' init function returned error.
2015-02-19 18:45:45 2076 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2015-02-19 18:45:45 2076 [ERROR] Unknown/unsupported storage engine: INNODB
2015-02-19 18:45:45 2076 [ERROR] Aborting

2015-02-19 18:45:45 2076 [Note] Binlog end
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'partition'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_FT_DELETED'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_METRICS'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_CMPMEM'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_CMP_RESET'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_CMP'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_LOCKS'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'INNODB_TRX'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'BLACKHOLE'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'ARCHIVE'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'MRG_MYISAM'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'MyISAM'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'MEMORY'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'CSV'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'sha256_password'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'mysql_old_password'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'mysql_native_password'
2015-02-19 18:45:45 2076 [Note] Shutting down plugin 'binlog'
2015-02-19 18:45:45 2076 [Note] C:\Program Files (x86)\MySQL\MySQL Server 5.6\bin\mysqld.exe: Shutdown complete







Regards,
Davey

mysql workbench connection to remote host that only has a named pipe open (no replies)

$
0
0
Hi,

I've got a unix host with a local installation of MySQL that does not open 3306, or any network port, and only has the pipe in /var/spool as a connection.

I would like to connect to it with MySQL Workbench from my windows workstation.

I can successfully ssh to the host with the MySQL installation, but since it isn't listening on 3306, it doesn't appear that ssh tunneling can connect properly.

Is there a way to make it work?

Thanks

-- Charles

How to change root password (no replies)

$
0
0
This is 5.1 Server Windows install
By accident with my Key-board the password went wrong for root@localhost. How do I change it?

set password for root@localhost=MyPassword;

gives syntax error in MySql command line client, cant find the right syntax for this :-(

Trouble to allow users to connect to my MySQL Server (no replies)

$
0
0
I'm on Windows 7, and I use MySQL 5.6.

I followed several tutorials on internet to allow remote access to my MySQL server on my machine but none worked.

What I did :

- Installation of MySQL server
- Modifying my.cnf : binding the IP bind-address to my computer so not (127.0.0.1)
- Opening 3306 ports on my livebox
- Granting some privileges to users
Where I am :

My MySQL service doesn't want to start when I have a bind-address in my.cnf. It starts when bind-address is commented.

I get the following error :

2015-03-01 12:14:12 12216 [Note] Server hostname (bind-address): '...'; port: 3306
2015-03-01 12:14:12 12216 [Note] - '...' resolves to '...';
2015-03-01 12:14:12 12216 [Note] Server socket created on IP: '...'.
2015-03-01 12:14:12 12216 [ERROR] Can't start server: Bind on TCP/IP port: No such file or directory
2015-03-01 12:14:12 12216 [ERROR] Do you already have another mysqld server running on port: 3306 ?
2015-03-01 12:14:12 12216 [ERROR] Aborting
When I'm trying to do a netstat, port 3306 is not used. When I change the port in my.cnf to another, I get the same error.

Thanks for your reply.

Arthur

Mysql unable to restart problably after disablerepo (no replies)

$
0
0
In order to support English coordinates I have made quite a few installations here detailed, but I do not know if that is the reason for the problem.
813 sudo yum install perl-CPANPLUS
814 sudo yum --disablerepo=zeroc-ice install perl-CPANPLUS
816 sudo yum install perl-JSON
819 sudo cpanp -i Geo::Coordinates::OSTN02
820 sudo cpanp -i Geo::Coordinates::OSGB
821 sudo cpanp -i Geo::Coordinates::OSTN02
At any rate, when I tried to restart the mysql server on my centos server after rising the connection numbers, it fails to do so. Actually previously it ran without even a my.cnf file. I tried both without and within but still it does not start not gives errors.
The only weird issue when I execute mysql is that it outputs error:
mysql: relocation error: mysql: symbol strmov, version libmysqlclient_16 not defined in file libmysqlclient.so.16 with link time reference

Could someone please help? This server is in productions and my users are not presently allowed to use it.

MySQL Standard Edition Download (no replies)

$
0
0
Hi,

Does anyone know where I can doenload MySQL Standard Edition install files.

I have been looking for then but whith no luck (onlu Enterprise Edition files found).

Thanks in advance,
Fernando.

Uninstall MySQL (no replies)

$
0
0
Dear,
I'm new in using MySQL on Windows (until now I've always worked with Oracle on UNIX).

I am working on the uninstall of a product which is based on a MySQL database.
In order to perform that uninstall, I already know that first I need to remove the database, and later on I need to uninstall the MySQL application.

In order to remove the database, I have already tried to perform a "drop database <Database_name> but that doesn't do it:
First my directory structure was the following:
C:\<base_directory>\mysql\data\<Database1_Name>
C:\<base_directory>\mysql\data\<Database2_Name>
C:\<base_directory>\mysql\data\<Database3_Name>
The directory "C:\<base_directory>\mysql\data" contains some files "ib_logfile0", "ib_logfile1", "ibdata1" and "<computername>.err".

After having executed "drop database "<Database_Name>" for all databases, and after having launched the uninstaller for MySQL application, the "C:\<base_directory>\mysql\data\<Database_Name>" directories are deleted but the mentioned files still remain.

Do you know what I can do in order to remove the mentioned files, either using the uninstaller, either using a MySQL command?
Thanks

Apply security settings (no replies)

$
0
0
When installing 5.1 (I had to take this step) the last point after starting service failed: Error message 1045, the settings could not beapplied because of the connection failed.

What to do?

Windows 2003 Server.

Kind Regards,
Per T.
Viewing all 7169 articles
Browse latest View live




Latest Images