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

Can't Add Or Modify User with Workbench (no replies)

$
0
0
I installed MySQL 5.7.9 on OSX 10.10.4 and all went well.

I aliased the mysgl and mysgladmin folders using bash...

alias mysql=/usr/local/mysql/bin/mysql
alias mysqladmin=/usr/local/mysql/bin/mysqladmin

as outlined in 2.4.1 General Notes on Installing MySQL on OS X

I changed the root password and added users via terminal and then logged in with workbench 6.3.3.0 for mac with the root user localhost no issues.

Note: I'm not an expert with the terminal commands.

When I click on "Users and Privileges" I get...

"The account you are currently using does not have sufficient privileges to make changes to MySQL users and privileges."

I can add users with terminal and SHOW GRANTS for the users as well.

What is causing this?

Any Help would be greatly appreciated

Thanks

Entry Point Not Found KERNEL32.dll (1 reply)

$
0
0
Hi There, I am trying to install MySQL 5.7.9 for the first time. At the end of the configuration wizard I get an error "The procedure entry point TryAcquireSRWLockExclusive could not be located in KERNEL32.dll" followed by "mysqld.exe stopped working". I am using Windows Vista SP2 with latest updates applied. I did a custom install with only the server, notifier, connector/j and documentation products selected.Please can anyone help.Thanks.

Installer won't update 5.6.27 to 5.7.9 (2 replies)

$
0
0
Hi y'all

I downloaded both the full installer and the web installer for 5.7.9. I currently have 5.6.27 running just fine. I'm on Windows 7.

When I run the installer, it does not offer an update for MySQL server. It only offers to update MySQL For Excel, MySQL Fabric 1.5.3 & MySQL Utilities 1.5.3, and Connector/NET.

I've googled quite a bit on this and made a couple attempts to search this forum and I haven't had success. Does anyone have any pointers on this?

Thanks for any replies!

Missing repository for Ubuntu 15.10 (Wily) (2 replies)

$
0
0
Hi All,

I have recently upgraded my Ubuntu installation from 15.04 (Vivid) to 15.10 (Wily).

I'm trying to configure APT to download the packages from the MySql distribution repository but it doesn't look as though it exists yet.

e.g.

Looking in http://repo.mysql.com/apt/ubuntu/dists/

There is a folder for Vivid but not for Wily. This is preventing me from upgrading MySql.

Does anybody happen to know when this will be available?

Many thanks,
Paul

Data Directory is not created in Windows 10 (2 replies)

$
0
0
Hello together,

I downloaded mySQL Community Edition (5.7) for Win 10 x64, and put it on local hard disk directory.

When trying to start the server, it cannot create the data directory due to missing privileges (cmd is running with admin account; I can create files manually)

So i did set the datadir in the my.ini to an other directory.

The Data directory is created then, but the error log says:
"Table 'mysql.user' doesn't exist"

In Win 7 everything works fine!


Any ideas?

on Windows 10 Mysql 5.7: Mysqld command fails. Can't find \data directory (2 replies)

$
0
0
error on issuing mysqld command from windows command line. Just installed 5.7 server on Windows 10. Following error message received. Any suggestions?

mysqld: Can't change dir to 'C:\program files\MySQL\MySQL Server 5.7\data\' (error code: 2 - no such file or directory)

MySQL Cluster Stuck on Phase 1 (no replies)

$
0
0
Hi, I'm trying to setup MySQL Cluster on a Linux box on Microsoft Azure. when I start the data node it gets stuck on this:

2015-10-30 23:26:39 [ndbd] INFO -- Starting QMGR phase 1
2015-10-30 23:26:39 [ndbd] INFO -- DIH reported initial start, now starting the Node Inclusion Protocol

any ideas? I disabled firewall, do I need to open any ports?

Problems with MySQL 5.7 under Debian Jessie and Postfix / Dovecot (no replies)

$
0
0
Since the new MySQL 5.7 comes with libmysqlclient20 instead of libmysqlclient18, I am having problems with it alongside postfix-mysql and dovecot-mysql. The two list libmysqlclient18 (>= 5.5.24+dfsg-1) as Depends. While libmysqlclient20 Provides libmysqlclient18, the Debian Policy Manual states

"A Provides field may not contain version numbers, and the version number of the concrete package which provides a particular virtual package will not be considered when considering a dependency on or conflict with the virtual package name."

Since the Depends are versioned and the Provides is unversioned, the conditions are unsatisfied.

So, is there anything MySQL can do to solve this issue or can the problem be only solved by the package mainters of dovecot-mysql and postfix-mysql?

MySQL Windows Installation Failed (2 replies)

$
0
0
Hi, I just attempted to install MySQL twice so that I could practice accessing it through Java programs. However, first I found that the MySQL Workbench would not install, and then in the "Apply Server Configuration" section of the installation, the "Starting Server" step always fails. Does anyone know what I can do to fix this?

I'm running a Dell Optiplex 755 Core2Duo with Windows Vista. I am including the installation log in case it helps:


Beginning configuration step: Stopping Server [if necessary]
Ended configuration step: Stopping Server [if necessary]

Beginning configuration step: Writing configuration file
Ended configuration step: Writing configuration file

Beginning configuration step: Updating firewall
Adding firewall rule for MySQL57 on port 3306.
Successfully added firewall rule.
Ended configuration step: Updating firewall

Beginning configuration step: Adjusting Windows service [if necessary]
Attempting to grant Network Service require filesystem permissions.
Granted permissions.
Adding new service
New service added
Ended configuration step: Adjusting Windows service [if necessary]

Beginning configuration step: Initializing Database [if necessary]
Deleting Data folder shipped
Attempting to run MySQL Server with --Initialize-insecure
Running process: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
Waiting for the server stops: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
The attempt to initialize the database Failed
Ended configuration step: Initializing Database [if necessary]

Beginning configuration step: Starting Server
Starting MySQL as a service
Cannot start service MySQL57 on computer '.'.
Ended configuration step: Starting Server

Beginning configuration step: Stopping Server [if necessary]
Beginning configuration step: Stopping Server [if necessary]
Ended configuration step: Stopping Server [if necessary]

Ended configuration step: Stopping Server [if necessary]

Beginning configuration step: Writing configuration file
Beginning configuration step: Writing configuration file
Ended configuration step: Writing configuration file

Ended configuration step: Writing configuration file

Beginning configuration step: Updating firewall
Beginning configuration step: Updating firewall
Adding firewall rule for MySQL57 on port 3306.
Adding firewall rule for MySQL57 on port 3306.
Successfully added firewall rule.
Successfully added firewall rule.
Ended configuration step: Updating firewall

Ended configuration step: Updating firewall

Beginning configuration step: Adjusting Windows service [if necessary]
Beginning configuration step: Adjusting Windows service [if necessary]
Attempting to grant Network Service require filesystem permissions.
Attempting to grant Network Service require filesystem permissions.
Granted permissions.
Granted permissions.
Adding new service
Adding new service
New service added
New service added
Ended configuration step: Adjusting Windows service [if necessary]

Ended configuration step: Adjusting Windows service [if necessary]

Beginning configuration step: Initializing Database [if necessary]
Beginning configuration step: Initializing Database [if necessary]
Deleting Data folder shipped
Deleting Data folder shipped
Attempting to run MySQL Server with --Initialize-insecure
Attempting to run MySQL Server with --Initialize-insecure
Running process: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
Running process: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
Waiting for the server stops: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
Waiting for the server stops: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
The attempt to initialize the database Failed
The attempt to initialize the database Failed
Ended configuration step: Initializing Database [if necessary]

Ended configuration step: Initializing Database [if necessary]

Beginning configuration step: Starting Server
Beginning configuration step: Starting Server
Starting MySQL as a service
Starting MySQL as a service
Cannot start service MySQL57 on computer '.'.
Cannot start service MySQL57 on computer '.'.
Ended configuration step: Starting Server

Ended configuration step: Starting Server

Beginning configuration step: Stopping Server [if necessary]
Beginning configuration step: Stopping Server [if necessary]
Beginning configuration step: Stopping Server [if necessary]
Ended configuration step: Stopping Server [if necessary]

Ended configuration step: Stopping Server [if necessary]

Ended configuration step: Stopping Server [if necessary]

Beginning configuration step: Writing configuration file
Beginning configuration step: Writing configuration file
Beginning configuration step: Writing configuration file
Ended configuration step: Writing configuration file

Ended configuration step: Writing configuration file

Ended configuration step: Writing configuration file

Beginning configuration step: Updating firewall
Beginning configuration step: Updating firewall
Beginning configuration step: Updating firewall
Adding firewall rule for MySQL57 on port 3306.
Adding firewall rule for MySQL57 on port 3306.
Adding firewall rule for MySQL57 on port 3306.
Successfully added firewall rule.
Successfully added firewall rule.
Successfully added firewall rule.
Ended configuration step: Updating firewall

Ended configuration step: Updating firewall

Ended configuration step: Updating firewall

Beginning configuration step: Adjusting Windows service [if necessary]
Beginning configuration step: Adjusting Windows service [if necessary]
Beginning configuration step: Adjusting Windows service [if necessary]
Attempting to grant Network Service require filesystem permissions.
Attempting to grant Network Service require filesystem permissions.
Attempting to grant Network Service require filesystem permissions.
Granted permissions.
Granted permissions.
Granted permissions.
Adding new service
Adding new service
Adding new service
New service added
New service added
New service added
Ended configuration step: Adjusting Windows service [if necessary]

Ended configuration step: Adjusting Windows service [if necessary]

Ended configuration step: Adjusting Windows service [if necessary]

Beginning configuration step: Initializing Database [if necessary]
Beginning configuration step: Initializing Database [if necessary]
Beginning configuration step: Initializing Database [if necessary]
Deleting Data folder shipped
Deleting Data folder shipped
Deleting Data folder shipped
Attempting to run MySQL Server with --Initialize-insecure
Attempting to run MySQL Server with --Initialize-insecure
Attempting to run MySQL Server with --Initialize-insecure
Running process: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
Running process: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
Running process: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
Waiting for the server stops: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
Waiting for the server stops: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
Waiting for the server stops: C:\Program Files\MySQL\MySQL Server 5.7\bin\mysqld.exe --defaults-file="C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" --initialize-insecure=on --console
The attempt to initialize the database Failed
The attempt to initialize the database Failed
The attempt to initialize the database Failed
Ended configuration step: Initializing Database [if necessary]

Ended configuration step: Initializing Database [if necessary]

Ended configuration step: Initializing Database [if necessary]

Beginning configuration step: Starting Server
Beginning configuration step: Starting Server
Beginning configuration step: Starting Server
Starting MySQL as a service
Starting MySQL as a service
Starting MySQL as a service
Cannot start service MySQL57 on computer '.'.
Cannot start service MySQL57 on computer '.'.
Cannot start service MySQL57 on computer '.'.
Ended configuration step: Starting Server

Ended configuration step: Starting Server

Ended configuration step: Starting Server

mysql status on new user (2 replies)

$
0
0
hello
i just created new user on my Ubuntu Server 10.04.4 LTS, and i need this user to be able to run command "service mysql status".. just to check if is mysql server running.. but for some reason he cant. On my account i can do it without using SUDO in front of the command. I already asked on some linux related forums and noone helped much.. I tried to add the new user to all groups as my account has but it didnt help, i also tried to add this new user to sudoers, but still wtihout SUDO in front of command, it doesnt work, here is some output from command line:

www-beta@AS1:~$ id
uid=1009(www-beta) gid=121(admin) skupiny=33(www-data),105(mysql),121(admin)

www-beta@AS1:~$ service apache2 status
Apache is running (pid 1290).

www-beta@AS1:~$ service mysql status
exec: 129: status: not found

www-beta@AS1:~$ /etc/init.d/mysql status
/etc/init.d/mysql: 73: status: not found

dodoslav@AS1:~$ id
uid=1000(dodoslav) gid=1000(dodoslav) skupiny=4(adm),20(dialout),24(cdrom),46(plugdev), 106(lpadmin), 116(sambashare), 121(admin), 1000(dodoslav)

dodoslav@AS1:~$ service mysql status
mysql start/running, process 789

so question is, why sometimes do i need root privileges to run mysql status and why sometimes not? (and how to solve it)
thx for any tips

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) (1 reply)

$
0
0
I'm currently running MySql Community Version 5.6 and every time I try to start mysql with the command:

$mysql start

I receive:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)

Any help would be much appreciated!!!

use the source.tar.gz to build my-rpm package (3 replies)

$
0
0
Morning,I install mysql-5.7.9 from source code on centos7.1,it install success.but now I want use the mysql5.7.9 source to rpmbuild my-rpm package for other centos7.1 , when 'make',it found an error, it looks like this: '/root/mysql-5.7.9/storage/innobase/include/ut0new.h:324:27: error: exception handling disabled, use -fexceptions to enable
throw(std::bad_alloc());'
This is my mysql.spec:

Name: mysql
Version:5.7.9
Release: %(echo $RELEASE)%{?dist}
License: GPL
Group: applications/database
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: cmake
Packager: bamqjurgg@gmail.com
Autoreq: no
#Source: %{name}-%{version}.tar.gz
prefix: /usr/local/mysql
Summary: MySQL 5.7.9

%description
The MySQL(TM) software delivers a very fast, multi-threaded, multi-user,
and robust SQL (Structured Query Language) database server. MySQL Server
is intended for mission-critical, heavy-load production systems as well
as for embedding into mass-deployed software.

%define MYSQL_USER mysql
%define MYSQL_GROUP mysql
%define __os_install_post %{nil}

%build
cd $OLDPWD/../
CFLAGS="-O3 -g -fno-exceptions -static-libgcc -fno-omit-frame-pointer -fno-stri
ct-aliasing"
CXX=g++
CXXFLAGS="-O3 -g -fno-exceptions -fno-rtti -static-libgcc -fno-omit-frame-point
er -fno-strict-aliasing"
export CFLAGS CXX CXXFLAGS

cmake . \
-DDOWNLOAD_BOOST=1 \
-DWITH_BOOST=../ \
-DCMAKE_INSTALL_PREFIX:PATH=%{prefix} \
-DSYSCONFDIR:PATH=%{prefix} \
-DWITH_INNOBASE_STORAGE_ENGINE=1 \
-DWITH_PARTITION_STORAGE_ENGINE=1 \
-DWITH_FEDERATED_STORAGE_ENGINE=1 \
-DWITH_BLACKHOLE_STORAGE_ENGINE=1 \
-DEFAULT_CHARSET=utf8 \
-DDEFAULT_COLLATION=utf8_general_ci \
-DENABLED_LOCAL_INFILE=1;
make

%install
cd $OLDPWD/../
make DESTDIR=$RPM_BUILD_ROOT install

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, %{MYSQL_USER}, %{MYSQL_GROUP})
%attr(755, %{MYSQL_USER}, %{MYSQL_GROUP}) %{prefix}/*

%pre

%post
ln -s %{prefix}/lib %{prefix}/lib64

%preun

%changelog




and this is the error:

[ 11%] Building C object mysys/CMakeFiles/mysys.dir/thr_cond.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/thr_lock.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/thr_mutex.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/thr_rwlock.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/tree.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/typelib.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/base64.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_memmem.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/lf_hash.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_rdtsc.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/psi_noop.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_syslog.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_chmod.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_thread.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/posix_timers.c.o
[ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_largepage.c.o
Linking C static library libmysys.a
[ 13%] Built target mysys
Scanning dependencies of target dbug
[ 13%] Building C object dbug/CMakeFiles/dbug.dir/dbug.c.o
Linking C static library libdbug.a
[ 13%] Built target dbug
Scanning dependencies of target mysys_ssl
[ 13%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o
[ 13%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/mf_tempdir.cc.o
[ 13%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o
[ 13%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o
[ 13%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o
[ 13%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o
[ 13%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha2.cc.o
[ 13%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o
[ 13%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o
[ 14%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o
[ 14%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes_yassl.cc.o
Linking CXX static library libmysys_ssl.a
[ 14%] Built target mysys_ssl
Scanning dependencies of target comp_err
[ 14%] Building C object extra/CMakeFiles/comp_err.dir/comp_err.c.o
Linking CXX executable comp_err
[ 14%] Built target comp_err
[ 14%] Generating ../include/mysqld_error.h, ../sql/share/english/errmsg.sys
[ 14%] Built target GenError
[ 14%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/lz4.c.o
[ 14%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/lz4frame.c.o
[ 14%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/lz4hc.c.o
[ 14%] Building C object extra/CMakeFiles/lz4_lib.dir/lz4/xxhash.c.o
Linking C static library liblz4_lib.a
[ 14%] Built target lz4_lib
Scanning dependencies of target innobase
[ 14%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0api.cc.o
In file included from /root/mysql-5.7.9/storage/innobase/include/sync0types.h:32:0,
from /root/mysql-5.7.9/storage/innobase/include/univ.i:594,
from /root/mysql-5.7.9/storage/innobase/include/ha_prototypes.h:32,
from /root/mysql-5.7.9/storage/innobase/api/api0api.cc:27:
/root/mysql-5.7.9/storage/innobase/include/ut0new.h: In instantiation of 'T* ut_allocator<T>::allocate(ut_allocator<T>::size_type, ut_allocator<T>::const_pointer, const char*, bool, bool) [with T = unsigned char; ut_allocator<T>::pointer = unsigned char*; ut_allocator<T>::size_type = long unsigned int; ut_allocator<T>::const_pointer = const unsigned char*]':
/root/mysql-5.7.9/storage/innobase/include/sync0types.h:613:12: required from here
/root/mysql-5.7.9/storage/innobase/include/ut0new.h:324:27: error: exception handling disabled, use -fexceptions to enable
throw(std::bad_alloc());
^
make[2]: *** [storage/innobase/CMakeFiles/innobase.dir/api/api0api.cc.o] Error 1
make[1]: *** [storage/innobase/CMakeFiles/innobase.dir/all] Error 2
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.nuSZ7o (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.nuSZ7o (%build)


any one can help me? forgive my pool english!
here is a temporary vps in tokyo and it provide the files and environment for test. user:root passwd:freebsd thanks.have a nice day!

Installing MySQL 5.6 ISO on Solaris 11.2 (1 reply)

$
0
0
Can MySQL 5.6 ISO be installed on Solaris 11.2?

error: Failed dependencies mysql 5.7.9 (no replies)

$
0
0
Dear,
I am meeting about dependencies,and It's endless loop.
Please see below.

OS:Linux songyb 2.6.18-164.el5xen #1 SMP Tue Aug 18 16:06:30 EDT 2009 i686 i686 i386 GNU/Linux

[root@songyb mysql57]# rpm -i mysql-community-client-5.7.9-1.el5.i686.rpm
warning: mysql-community-client-5.7.9-1.el5.i686.rpm: Header V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
mysql-community-libs = 5.7.9-1.el5 is needed by mysql-community-client-5.7.9-1.el5.i686
[root@songyb mysql57]# rpm -i mysql-community-libs-
mysql-community-libs-5.7.9-1.el5.i686.rpm mysql-community-libs-compat-5.7.9-1.el5.i686.rpm
[root@songyb mysql57]# rpm -i mysql-community-libs-5.7.9-1.el5.i686.rpm
warning: mysql-community-libs-5.7.9-1.el5.i686.rpm: Header V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
mysql-community-common = 5.7.9-1.el5 is needed by mysql-community-libs-5.7.9-1.el5.i686
[root@songyb mysql57]# rpm -i mysql-community-common-5.7.9-1.el5.i686.rpm
warning: mysql-community-common-5.7.9-1.el5.i686.rpm: Header V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
mysql = 5.7.9-1.el5 is needed by mysql-community-common-5.7.9-1.el5.i686
[root@songyb mysql57]# rpm -i mysql-5.7.9-1.el5.i686.rpm
warning: mysql-5.7.9-1.el5.i686.rpm: Header V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
mysql-community-client = 5.7.9-1.el5 is needed by mysql-5.7.9-1.el5.i686
mysql-community-libs = 5.7.9-1.el5 is needed by mysql-5.7.9-1.el5.i686
mysql-community-libs-compat = 5.7.9-1.el5 is needed by mysql-5.7.9-1.el5.i686
[root@songyb mysql57]# rpm -i mysql-community-libs-compat-5.7.9-1.el5.i686.rpm
warning: mysql-community-libs-compat-5.7.9-1.el5.i686.rpm: Header V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
mysql-community-libs = 5.7.9-1.el5 is needed by mysql-community-libs-compat-5.7.9-1.el5.i686
[root@songyb mysql57]# ls -ltr
total 598580
-rw-r--r-- 1 root wheel 39972 Oct 12 21:26 mysql-5.7.9-1.el5.i686.rpm
-rw-r--r-- 1 root wheel 32533633 Oct 12 21:29 mysql-community-client-5.7.9-1.el5.i686.rpm
-rw-r--r-- 1 root wheel 816786 Oct 12 21:29 mysql-community-common-5.7.9-1.el5.i686.rpm
-rw-r--r-- 1 root wheel 5362120 Oct 12 21:30 mysql-community-devel-5.7.9-1.el5.i686.rpm
-rw-r--r-- 1 root wheel 53453880 Oct 12 21:30 mysql-community-embedded-5.7.9-1.el5.i686.rpm
-rw-r--r-- 1 root wheel 169071028 Oct 12 21:30 mysql-community-embedded-devel-5.7.9-1.el5.i686.rpm
-rw-r--r-- 1 root wheel 2953221 Oct 12 21:31 mysql-community-libs-5.7.9-1.el5.i686.rpm
-rw-r--r-- 1 root wheel 2171500 Oct 12 21:31 mysql-community-libs-compat-5.7.9-1.el5.i686.rpm
-rw-r--r-- 1 root wheel 207554462 Oct 12 21:31 mysql-community-server-5.7.9-1.el5.i686.rpm
-rw-r--r-- 1 root wheel 138312335 Oct 12 21:33 mysql-community-test-5.7.9-1.el5.i686.rpm
-rw-r--r-- 1 root root 8392 Nov 13 2015 mysql57-community-release-el5-7.noarch.rpm
[root@songyb mysql57]#

Changing Default installation (2 replies)

$
0
0
We Installed MySQL on VM ( C drive) where Development is taking place.

We got into situation where C drive has very limited space and we added additional drive for storing large sums of files.

MySQL by default installing entire software to C:\ (Including Program/Data)

Since C:\ space is very small, we want to direct the Data files to D:\.

Config file by default writes Datadir=C: /ProgramData/MySQL/MySQL Server 5.7\Data

How do we change to D:\, when I tried to edit the config , server doesn't start.

MySQL is on Windows based server

Upgrade Mysql from v5.1 to v5.6 (no replies)

$
0
0
Hello,

I am planning to upgrade one MySQL instance from v5.1 to v5.6 or v5.7 on Red Hat Enterprise Linux rhel-6.7.1. Please provide the step by step instructions that I need to follow for the upgrade.

Thanks!

Not able to connect My SQL server installed on Windows remotely (no replies)

$
0
0
Hi,

I have installed My SQL DB - 5.7.9 using windows installer - "mysql-installer-community-5.7.9.1.msi". Now I am trying to connect to this server from a different windows machine and I m not able to do that.

I tried Awo approaches so far -

1) adding privileges - "GRANT ALL PRIVILEGES ON *.* TO 'root'@'%' IDENTIFIED BY 'root';" to allow any host to connect to this server but this didn't help.

2) Also tried adding bind-address=<IP of machine where My SQL is installed> in my.ini file but no luck.

Any help would be appreciated.

Thanks,
Anuj

is there some example of database for travel agency (no replies)

$
0
0
is there some example of database for travel agency

MySQL starts and then stops (3 replies)

$
0
0
MySQL service starts and stops automatically on freshly installed Windows OS, is it because there is absence of any other application that uses MySQL? Just asking before installing Apache server, will MySQL work if I install Apache Web Server......Waiting for your positive reply :)

Stopped server (no replies)

$
0
0
I have a fresh install of Mint 17.2 which I put workbench on. I have inported my schemas and verified they are there, that was yesterday. Last night when opening WB it says my server is stopped. I click the start/stop server link, type in my password and then WB freezes. What do I do?
Viewing all 7248 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>