How to I execute DDL scripts from cmdline? Pass it to Mysql? (1 reply)
How can I pass DDL script files to (a running) mysqld through cmdline? Is there something like Oracles sqlplus.exe tool but for Mysql? Peter
View ArticleNOW HIRING (no replies)
hiring someone who can finish the mysql and php part of my server company you will get part of profits email me nathanreed41@gmail.com
View ArticleHow to completely UNINSTALL MySQL 2 (no replies)
Uninstsall MySQL using the uninstaller. Delete C:\Program Files\MySQL Delete C:\ProgramData\MySQL Delete C:\Users\"User_Name"\AppData\Roaming\MySQL Reinstall MySQL
View ArticleStart Service Problem (1 reply)
hi every one, I am new to mysql and trying to configure it step by step. But when I execute server it is working up to first two steps. Prepare configuration and write configuration file. But it is...
View ArticleSlave Compression (no replies)
Anyone know how to verify if compression is working between replicated servers? I was pushing about 1.3MB between master -> slave, I added the following to my.ini file: slave_compressed_protocol =...
View Articlelocal mac os 10.4 installation, teething... (no replies)
Hi, just installed from mysql-5.1.53-osx10.4-i686.dmg, with control panel pane, the control pane says "Could not load MySQL" (and MediaWiki installer says "Database host:Connection failed") Reading...
View Articleproblemas (no replies)
NO PUEDO TERMINAR DE INSTALAR MI MYSQL POR LA X DE EL SERVICES :( NENES AYUDENMEEE :'(
View ArticleHow to Restore Database from ".dat" file? (no replies)
Hi! i need help regarding restoration of Database, i have files in ".dat" format. i want to restore mysql database by using these file. can anyone help me? how to do this? Note: ".dat" files contains...
View ArticleMyISAM and Large Pages (Linux HugePages) (no replies)
My Google searches have only managed to confuse me more regarding the support of MySQL large pages and the MyISAM storage engine. There are write-ups stating that large pages can be used with both...
View Article5.1.45 then 5.1.53 on Win XP pro (1 reply)
Really trying hard not get angry at this; I've burned 3 days trying to get this to work. I'm a professional database programmer and have worked with Sql Server, Oracle, Sqlbase, Pervasive and (back in...
View Articleerror message running query using PDO (6 replies)
I've got a google gadget that queries a mysql database and it works fine when I run it against a version 5.1.42 database. But when I run it against a version 5.0.84 database, I get the error message:...
View ArticleNot able to Login MySQL Administrator after restarting my System (no replies)
Hi, I am struggling with MySql from last two weeks. I have installed MySql Essential 5.1 Version Win 32 installer on Windows 7 operating System with in the path 'C:\MySql\' not in the regular path...
View Articlehow to install plugin - error code 1126 (2 replies)
Hallo guys. This is the first time I try to install a mysql plugin and I have some problem. I'd like to test this plugin http://www.mysqludf.org/lib_mysqludf_preg/index.php mysql version is...
View ArticleERROR 1045 (28000): Access denied for user 'root'@'localhost' (using...
hi all theres a whole bunch of fixes for all over the net, but, they are for windows :( i gave up on them a couple years ago. im trying to set up this server i have thats running ubuntu 10.04 LTS....
View ArticleMySQL, PHP, Apache, IIS (10 replies)
Just some quick questions for you guys: 1. What's the best/easiest combo (between IIS,Apache,MySql, Mysql Server, etc.) to use if I want to host a website with database/php support on a machine...
View ArticleIs it possible to have two datadir for one mysql engine? (no replies)
hi, i have question regarding the possibility of having two data directories for one mysql engine. the thing is i have a server with mysql installed. to that server a storage unit is attached. it...
View ArticleHelp, Moving Database (no replies)
Hello all (: I've recently got my own VPS. I'm trying to move my blog over, without losing data. in order for me to do this i must move the database too. When importing the database i get an error......
View Articleabout mysql installation on centos (no replies)
Hello I really need some help. I had a problem on my VPS and want to know if i can get back my data by accessing the server directories. Where is the data kept? it seem to be var/lib/mysql but where...
View Articlemysqld ping results (no replies)
I am still really at the early stages of setting up my mysql server. I ran this query (is that the right terminology? query - or is it a command?) mysqld ping and the following results were produced....
View Article