How to relocate MySQL data folder from "All Users|Applications...
I'm troubleshooting a networked installation of MySQL 5.1. My goal is to have the ENTIRE program reside on a remote host instead of the default local host. I successfully followed a method posted on...
View ArticlemYSQl connector on mac (no replies)
I am trying to get the java connector working on my mac pro. I have java 1.6 and have downloaded the connector 5.1.13 and extracted the jar file to the extensions folder. In java I dont see the...
View ArticleProblem configuring mysql odbc driver on redhat (no replies)
Here are the mysql properties from ODBC.INI: [mysqlmydb] Driver=/usr/lib /libmyodbc3.so Description=ODBC for MySQL server=WIN-D2SJSG6EMDD database=mydb port Here are the mysql related contents of...
View ArticleCould not start the service MySQL. (no replies)
Hello everyone, I'm trying to install MySQL on my Windows 7 machine, it seems to install OK but when it comes to running the "MySQL Server Instance Configuration Wizard" I get the error "Could not...
View Articleconfigure my sql (no replies)
I have had unistalled the MySql server due to some reason and reinstalled it but when I run the MySql Instance Config wizard, it prompt me to enter the current root password which I didn't set...
View ArticleError initiating service on MYSQL 5.5.6 (Windows 2000 Server SP4)....
Hi Fellas. I have a problem after MySQL instalation, inside configuration phase. I have a Windows 2000 Server SP4. I tried to install the mysql-5.5.6-rc-win32.msi It's installed but when i try to...
View ArticleHAVE_purify what's mean (no replies)
i look some mysql sources, found like defined(HAVE_purify), but i don't what's mean. --My English not good
View ArticleFATAL ERROR, could not find mysqld (2 replies)
I am running Ubuntu, and want to install MySQL, by using the .tar.gz. I have just downloaded mysql-5.1.50-linux-i686-glibc23.tar.gz, and extracted it. I have followed the installation instructions...
View Articlemysqld command line freezes (no replies)
I have installed MySQL 5.1.41 via apt-get on Ubuntu. It turns out that I can not shut down or restart mysqld. I might have gotten it wrong but I believe that I can shut it down remotely with...
View ArticleInstall (3 replies)
I am trying to get a version of MySQL up and running on my machine and am having issues. Computer: Windows 7, 64 bit I have and older version that I have running on my XP 32 bit box, I tried that and...
View ArticleUnix Post Installation & configuration issues. (no replies)
Hi all; I'm having some issues with the post installation steps as outlined in the online manual under Step 7 mysqlshow. First here's the relevant info. SLES 11 (SUSE LINUX ENTERPRISE SERVER 11) SP1...
View Articleuse of the mysql_install_db script unclear (2 replies)
Hi all, I am not new to MySQL as a user, but new to it as an administrator. I am setting up my own environment for LAMP on my Macbook Pro running 10.6 (Snow Leopard) with MySQL 5.0. I am doing a lot...
View Articlemissing databases (no replies)
I just restarted my server, then started the mysqld, and now databases are missing. I hate to post such a vague question, but searching for "missing databases" doesn't return results about my...
View ArticleCorrupt MySQL installation (no replies)
I'm not sure if this is a MYSQL problem or a windows problem. Maybe a little of both. Yesterday I installed MySQL 5.1 on my development machine which primarily runs IIS 7. The installer and Instance...
View Articlefail to create DB connection in server configuration of workbench (no replies)
Hi all, I am real newbie in MySQL and have a problem I cannot solve. I have set up 2 database servers (localhost& world '127.0.0.1'), I have tested the connections: - my.ini is configured - the...
View ArticleSecurity and logging Changes to schema (no replies)
Hi, Recently we had several incidents where things mysteriously changed on our production MySQL. Columns got deleted, replication got messed up etc. Aside from the obvious security measures: 1) limit...
View ArticleERROR 2003 (HY000) Can't connect to MySQL server on 'localhost' (10061) (1...
Hi, I can't seem to connect to MySQL via PHP. I get the following error message when I try: ---------------------------------------------------------------------------------- Warning: mysql_connect():...
View Articlelocation of mySQL Database (8 replies)
Hi, I am a new user of mySQL. I am trying to set up a database in a folder of my choice Bennie
View ArticleWindows lower_case_file_system and lower_case_table_names problems (no replies)
Hi Every one! I want my tables in Upper Case. I am using Windows Vista Business edition. i have added the following two variables in the my.ini as follows lower_case_table_names=0...
View Articleupgrade tom 5.0.51 to 5.0.77 (no replies)
Has anyone had any issues upgrading Mysql 5.0.51a to 5.0.77? Since I'm only upgrading by .2 increment, I'm thinking things should not be too bad. But are they any changes to the user DBs which I...
View Article