From installing the database to a terminalbased development environment (no...
I've just installed a mysql server which seems to be running. I am running the mysql server on ubuntu. I have before used mysql on the computers at my school by writing something like: mysql -h...
View ArticleHelp Please Install Problems (no replies)
So I've installed the download and then went to install and everything installs correctly Except for the first thing on the development download. Which is "My SQL Server 5.5.20". Please explain in...
View Articleclean up MySQL 3 (no replies)
I have done installing MySQL Server 5.1, but it doesn't run. then I found out the PC already have have MySQL Server 3. how can I clean up MySQL Server 3 ? I didn't see anything in the Control Panels....
View ArticleMysql dump (no replies)
hi, i am backup my application database.so, i am import my database into mysql using /usr/local/micro/mysql-5.0/bin/mysql --defaults-file=/usr/local/micro/mysql-5.0/etc/my.ini -u bcroot -p bc_grant...
View ArticleLinux install help (no replies)
Hello, I've been trying to get mySQL server 5.0 on Ubuntu 11.10. I want this older version because it is the only compatible version that will work for what I need. When I do a "apt-get install...
View Articlemy.ini - boosting speed issue (no replies)
Hi Guys, I'm having the following issue with one PC on which I want to fine tune the performance of MySQL database engine. I'm trying to modify values in MY.INI file, but if I try to copy a good...
View ArticleWriting Bin Log to Remote Directory (no replies)
On a Windows box, what's the trick to write the bin log to a remote folder? I have installed MySQL Community Edition on a Windows 2008 R2 server. As part of the disaster recovery, once a week I will...
View ArticleCan I run MySql on hosting w/out MySQL option? (1 reply)
I don't want to pay much for hosting, so my hosting plan doesn't include MySQL. But need to have one tiny MySQL database (php app WebCalendar). Standalone mysql process probably won't fly with this...
View ArticleMySQL Remote Sync (no replies)
Dear All, I'm new to MySQL. I'm setting up a RADIUS server for AAA operations purpose with PHP & MySQL. Servers (RADIUS & MySQL) will be placed on remote location. All works well till this...
View ArticleSetting up a connection with a database (1 reply)
I want to set up a connection with a database I've created on my computer using a file looking like this: <?php $hostname = "hostname"; $username = "username"; $password = "password"; $connection =...
View ArticleTriggers & Encoding (no replies)
Hi, I've got a database which is set up with 'utf8_general_ci' collation. Furthermore, the collation for all tables are also set up with 'utf8_general_ci', and the same are all fields. Now, I've set...
View ArticleMYSQL install on redhat5 cluster (no replies)
Hi, I have an RH5 cluster comprising 2 servers and a shared storage. Is it possible to install mysql in an active/passive mode onto these servers. MYSQL will be enterprise edition. regards Alan
View ArticlePassword :$ (2 replies)
I recently downloaded mySQl, and when i open it shows : " Could not open required defaults file: C:\Program Files\MySQL\MySQL Server 5.1\m y.ini Fatal error in defaults handling. Program aborted Enter...
View ArticleINSTALL MYSQL IN YOUR PC (no replies)
IF U FIND DIFFICULTY TO INSTALL ANY NEW SOFT WEAR ON YOUR PC DONT WORRY TRY THIS ON abdstream.com?p=8671
View ArticleDoesn't work (2 replies)
Hello. I am trying to get MySQL, php5, phpmyadmin all to work on my website. I am running apache 2.2 and windows 7. I have installed MySQL but cannot figure out how to get it and all the others to...
View ArticleCan't connect to MySQL server on 'localhost' (4 replies)
Hello I just installed MySQL using mysql-installer-5.5.20.0.msi. It opened Workbench for me. First thing I did was to try to follow the instructions on the "Post-installation procedures" page:...
View ArticleCannot configure / start service during install (no replies)
Trying to install mySQL I havent done it in a while. I tried on three different machines under local admin account and under domain admin accounts and it seems to fail in the same spot. During the...
View ArticleMySQL Server Instance Configuration Wizard ? (no replies)
Hi, I'm trying to configure the instance of MySQL on Windows 2008 Web Server. A couple of funnies happening... Reconfigure Instance -> Detailed Configuration -> Dedicated MySQL Server Machine...
View ArticlePID file not created (no replies)
I am trying to get MySQL 5.0 started on a Buffalo LinkStation. It has only 256MB RAM installed, but a 1TB HDD. Version 4.1.23 started OK, but I could not get port 3306 open. I found MySQL5 available...
View Article