Own mysqld per database

2003-02-14 Thread Mark Arnold
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

myisamchk vs. mysqlcheck

2003-02-14 Thread Mark Arnold
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

Problems with mailing list?

2001-10-24 Thread Mark Arnold
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

Another question on mm.mysql-2.0.x

2001-10-24 Thread Mark Arnold
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

Experience with mm.mysql-2.0.x ?

2001-10-22 Thread Mark Arnold
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