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
Here's some strace output (doesn't tell me anything concrete without checking
the code):
gettimeofday({1119501077, 538180}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 538322}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 538475}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 538618}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 538760}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 538903}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 539045}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 561577}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
gettimeofday({1119501077, 561686}, NULL) = 0
gettimeofday({1119501077, 561736}, NULL) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 561874}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
write(3, "5\30\4\0b\r`\1\4\0`\1\202\0\16\0;\3\5\0?\0`\1\0\0\0\0\0"..., 816) =
816
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 563252}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 563426}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
gettimeofday({1119501077, 563569}, NULL) = 0
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 0
ioctl(3, FIONREAD, [0]) = 0
.... this keeps running on and on and on, as fast as my cpu allows.
Thanks in advance,
Wouter Van Hemel
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages mysql-admin depends on:
ii libatk1.0-0 1.10.1-2 The ATK accessibility toolkit
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.0-9 GCC support library
ii libglade2-0 1:2.5.1-2 library to load .glade files at ru
ii libglib2.0-0 2.6.5-1 The GLib library of C routines
ii libgtk2.0-0 2.6.8-1 The GTK+ graphical user interface
ii libgtkmm2.0-1c102 2.2.12-1.1 C++ wrappers for GTK+ 2.0 (shared
ii libmysqlclient14 4.1.12-1 mysql database client library
ii libpango1.0-0 1.8.1-1 Layout and rendering of internatio
ii libpcre3 5.0-1.1 Perl 5 Compatible Regular Expressi
ii libsigc++-1.2-5c102 1.2.5-4 type-safe Signal Framework for C++
ii libstdc++5 1:3.3.6-7 The GNU Standard C++ Library v3
ii libxml2 2.6.16-7 GNOME XML library
ii mysql-admin-common 1.0.22a-1 Architecture independent files for
ii zlib1g 1:1.2.2-4 compression library - runtime
mysql-admin recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]