Wouter Van Hemel wrote: >Package: mysql-admin >Version: 1.0.22a-1 >Severity: important >Tags: sid > > >The latest version of mysql-admin from unstable fails to connect to my >database server. > >Connecting from the same machine with MySQL CC (same server, same account, >same password obviously) works. No compression or SSL >enabled, user permissions in order, no firewall tricks. > >The GUI progress indicator just keeps spinning. Irritatingly happy, even. >Munging 100% of my cpu. > > >The version of the server is the one from Debian stable (woody): > ># mysql --version >mysql Ver 11.16 Distrib 3.23.49, for pc-linux-gnu (x86_64) ># mysqld --version >mysqld Ver 3.23.49 for pc-linux-gnu on x86_64 > >
You really *need* to upgrade your mysql server! MySQL admin will not work with anything less than the 4.0 (and the later ones at that). When you upgrade, make sure you update your mysql database tables (run mysql_fix_privilege_tables) or mysql-admin will not work either :) - Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]