Skip to main content

Questions tagged [mysql]

MySQL is an Open Source database now owned by Oracle. The MySQL documentation is expansive and incredibly useful.

2 votes
2 answers
3k views

Ubuntu, user can't write to a directory and I don't see why not

I've got a directory, /var/www/someProject/backup/mysql, and I want the user mysql to write to it. Each time I try to write to it with the mysql user, I get a "can't read/write" error. Yet the ...
1 vote
2 answers
6k views

Uninstalling MYSQL from the commandline

Does anyone know how to complete uninstall MySQL from the command line? I'd like to uninstall it, the MySQL tools and I'd like it to remove its data that is in the Application Data. Furthermore I'd ...
0 votes
1 answer
689 views

Testing bandwidth on a single port

At work we are having issues with our till system. The company we use hosts the database centrally on a MySql server and we connect in on the standard port 3306. The problem that we are having is ...
0 votes
1 answer
264 views

Where can I find the MySQL socket on Snow Leopard? [duplicate]

Possible Duplicate: Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ I know I have MySQL installed and running, but I don't know where to look to ...
2 votes
1 answer
1k views

Mac OS X 10.6.2 Install DBD::mysql

I've got a Mac Mini Server with Snow Leopard 10.6.2 64bit. I'm trying to install the Perl module DBD::mysql but cannot get it to work. Is probably worth mentioning that this is the first time I'm ...
2 votes
1 answer
92 views

Terminal automatically moving me out of a directory?

I'm noticing a strange issue where I appear to be forcefully cd'ed out of my MySQL data directory every time I cd to it. I'm using Terminal.app on OS X 10.6.1. joebmaclap:mysql joeb$ cd /usr/local/...
3 votes
2 answers
2k views

Securely delete MySql Database

I am running Mysql5 on a Windows Xp machine on NTFS . I want to permanently delete a database containing sensitive data such that when the operating system is not active it is not possible to use raw ...
2 votes
4 answers
20k views

Why does PHP throw "Segmentation fault (11)" after "mysql_connect", or upon "mysql_close"?

I have Ubuntu-9.04 and am using XAMPP-1.7.2 to develop a web application. The problem is that when I try to view a PHP file I wrote by visiting localhost/folder/file.php, Firefox offers me to download ...
0 votes
3 answers
209 views

Help setting up MySQL (to use with PHP and Apache) on OS X

Ok, I recently got interested in making my mac a server, maybe for a blog. I used DynDns for a free domain name, that will always resolve to my current IP, updated with the DynDns Updater application ...
1 vote
1 answer
246 views

Mac webserver, MySQL security [closed]

I know its not really practical, but anyway recently I got interested in making my mac a server, possibly to host a blog, with WordPress. Right now I have a free DynDns account and host with gets the ...
4 votes
6 answers
2k views

Is MySQL installed by default with OS X Leopard 10.5 or 10.6

If so where can I find the installation?

15 30 50 per page
1
126 127 128 129
130