Hi there, I've installed MySql 4.0.12 under Linux glibc 2.2, Kernel 2.4.19, KDE 3.0.5, qt 3.1.2 and it works fine. But if I create a new table and want to change the data type from varchar to another the application crashes with a segmentation fault. I've tried mysqlcc 0.9.1 and it's still the same. It looks like missing a library? Does anybody know what#s wrong?
Thank you.