Hi,
I have an idea to reduce the interdependencies between my various databases as far as
one database needing to be down for
maintenance is affecting other databases on the same server.
If I run one mysqld instance for all the databases on a server (the standard setup),
all the databases become
Hi,
I have a question about using myisamchk and mysqlchk.
I am running myisamchk -s on a certain table and get this error:
/usr/local/mysql/bin/myisamchk: MyISAM file /usr/local/mysql/var/db1/my_table.MYI
/usr/local/mysql/bin/myisamchk: warning: 1 clients is using or hasn't closed the table
prope
After the first version of this email was filtered out as spam because
it did not contain any database-related words (which should hereby be
fixed hopefully), here comes my email again:
After signing up for this list a few days ago, I noticed that I did not
get any emails yet except for the ones
Hi,
I started using mm.mysql-2.0.x on our test system and I noticed a
difference in the behaviour of ResuletSet between this version and some
older version we used.
Apparently, the older version automatically goes to the first record if
you call ResultSet.getString() or similar methods. without
Hi,
did anybody ever use the new mm.mysql-2.0.4 (or another 2.x version)
library that
is introduced as stable on the download section?
Is it stable enough to use on production servers? Any positiv / negative
comments
on that?
I am having problems with the 64k size limit bug in the earlier versio