I'm running MySQL 5.5.20 on OS X 10.6.8. Using MySQL Administrator 1.2.12 (the latest) I am unable to edit any accounts. After successfully connecting to the database in MySQL Administrator, I go the Account tab, expand a user, and it just says "Loading...".
MySQL 5.5 on Ubuntu 10.10 used to work well until yesterday but today whenever I start MySQL using mysqld_safe as root user it shows
Starting mysqld daemon with databases from /var/lib/mysql
and then shows pid ended
I havent run any updates recently but I used the MySQL administrator to connect to a remote database but MySQL administrator was installed one month ago.
I then examined the error
Hey guys, i temporarily installed F11 (till f12 comes out), and in MySQL Administrator the tables' Primary Keys are not showing up, AND if you make a change to another column (or add a new one), the primary key for that table gets dropped. This is in MySQL Administrator; MySQL Query-Browser is fine. I've googled this and it seems that i am the only person with this issue.
I recently installed MySQL from the Ubuntu Software Center and it appears that it works as expected.
I can execute SQL and create a database , add tables etc.
So, I decided to also install MySQL Administrator also from Ubuntu Software Center.
The MySQL Administrator opens just fine but apparently I don't know enough at this point to supply the
connection screen with the correct information.
I've got MySQL Connector/ODBC 5.1 installed on my Windows Vista laptop. I have MySQL 5.5.19 installed on the laptop, and was able to connect to it via the Windows Data Source Administrator app and the MySQL Connector/ODBC using a TCP/IP connection to 'localhost'.
I'm having trouble with a CentOS server running on AWS. This is CentOS 5.6 i386 from RightImage, but the problem was the same on all RightScale AMIs.
When issuing the following command:
yum install mysql mysql-server mysql-devel
the only packages proposed by yum are MySQL-devel-community and MySQL-server-community.
For serveral days I have been trying for windows to start mysql. I have no problems installing it as a service but ont >net start mysql it won't start.
i can start mysql from command line using >mysqld --defaults-file="c:\mysql\my.ini"
the problems is that for some reason IIS does not run well doing it this way and the server freezes.
I've recently asked my server administrator, for my Windows dedicated server, to change the MySQL configuration file (my.cnf) to allow search words of 2 characters or more, from the default of 4.
They said they have changed it, restarted MySQL and re-booted the server but I have seen no changes.
I originally installed mySQL on OSX and it started fine. I was able to connect with mySQL workbench and create a database. However, after a reboot mySQL will no longer start.