search for: mysql_install_db

Displaying 10 results from an estimated 10 matches for "mysql_install_db".

2007 Mar 21
3
Install and Run mysql 4.x
...imply install the tarball, I've successfully installed mysql in the past that way. However, I thought I'd use yum, install the redhat/CentOS way, and I am amazed how hard it is to get this thing working. I admit to not having become all that familiar with mysql. Anyway, when I run # mysql_install_db --user=mysql I get a bunch of errors: 070321 11:50:43 [ERROR] /usr/libexec/mysqld: Can't find file: './mysql/help_topic.frm' (errno: 13) So I find out where the file is, and cd /var/lib/mysql and to confirm I do a ls ./mysql/help_relation.frm I run # mysql_instal...
2013 Dec 04
10
MySQL server install with datadir != /var/lib/mysql
Has anybody sucessfully used puppetlabs-mysql (or some other method) to install MySQL-server on Linux with a my.cnf where datadir != /var/lib/mysql ? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view
2008 Jul 07
1
MySQL in CentOS 5.2
Hi, I've just installed MySQL (mysql.i386 5.0.45-7.el5) and lighty (lighttpd.i386 1.4.19-1.el5.rf) to the CentOS 5.2, but could not find mysql and lighttpd scripts in /etc/init.d. Also there is no /usr/bin/mysql_install_db. Where can I find mysql and lighttpd scripts for starting the processes in init.d? Thank you. Jim
2014 Oct 06
2
restarting mysql databases
I am doing an install of a mysql system, and decided that I needed to change some things like host name. So I have to go back to square one with the mysql setup, but can't find any instructions for this. I TRIED: mysql_install_db And it did SOMETHING, but mysqladmin -u root password 'mypass' failed with: mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user 'root'@'localhost' (using password: NO)' I tried 'yum reinstall mysql' and that did not...
2009 Apr 29
1
Driving me nuts!!! - Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
...mmand I get this: Can''t connect to local MySQL server through socket ''/tmp/ mysql.sock'' (2) My first error came in installing mysql here: http://hivelogic.com/articles/view/installing-mysql-on-mac-os-x/ It was this step that messed me up: cd /usr/local/mysql sudo ./bin/mysql_install_db --user=mysql sudo chown -R mysql ./var I can cd the mysql folder, but when I run the second command I get this: Installing MySQL system tables... 090428 23:15:26 [ERROR] /usr/local/mysql/libexec/mysqld: Can''t find file: ''./mysql/db.frm'' (errno: 13) ERROR: 1017 Can'...
2007 Aug 08
2
mysql.users deleting
Hello, Today I was working with MySQL in a test box (CentOS 5.0 x86_64) using phpMyAdmin interface. Accidentaly I've removed user table in mysql database (so, mysql.users)... :S I've two interesting questions: 1) Despite of it, ddbb server seems to work perfectly. I use 3/4 diferent databases with their mysql users... and it works yet! I don't understand, because mysql.users is
2005 Sep 04
2
Blew away MySQL
Unfortunately, I blew MySQL away by replacing the MySQL control tables with others and not making a copy of the folder. My data is backed up, so that is not a problem, but I cannot reinstall MySQL and create the mysql directory with the control tables (e.g. user, db, host). I have run "yum remove mysql" and "yum install mysql" and "yum install mysql-server" and
2007 Feb 27
0
Error Installing MySQL Native Bindings with DarwinPorts
...MySQL Native Bindings for a performance boost on the MySQL adaptor. The specific tutorial I''m following is as follows: http://paulsturgess.co.uk/articles/show/46 Many thanks in advance. Here''s an output of my terminal session: Anthony-Bakers-Computer:/opt AnthonyBaker$ sudo mysql_install_db5 --user=mysql sudo Installing all prepared tables /opt/local/libexec/mysqld: Too many arguments (first extra is ''sudo''). Use --help to get a list of available options Installation of system tables failed! Examine the logs in /opt/local/var/db/mysql5 for more information. You can...
2012 Feb 07
1
MySQL on CentOS 6 broken? No 'mysql' database?
Hi Guys, I installed CentOS 6 and installed 'yum install mysql mysql-devel mysql-server' When I try and start MySQL I get: 120206 16:42:07 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql /usr/libexec/mysqld: Table 'mysql.plugin' doesn't exist 120206 16:42:07 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it. 120206
2007 Apr 10
4
how to install asterisk on redhat ?
Hi....asterisk users... how to install asterisk on redhat ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070410/0e647e89/attachment-0001.htm