Search found 5 matches

by polymorph
Tue Sep 17, 2002 8:56 am
Forum: HostMonitor
Topic: MySQL test crashes
Replies: 11
Views: 25308

Hi Alex, you got it. I'm using character set "german1" cause I need this character set for order by and group by clause with german umlaute (öäü...). I've switched back to standard "latin1" character set and then your test program and HostMonitor works without any problems. But n...
by polymorph
Tue Sep 17, 2002 2:08 am
Forum: HostMonitor
Topic: MySQL test crashes
Replies: 11
Views: 25308

Hi Alex, thanks for the test program. Please see the following output. I've tested it on three different DB-Servers running SuSE Linux 7.3 and 8.0. MySQL is installed from the depending SuSE distribution. --------output start---------------- load library .. Ok Initializing .. Connecting .. File 'C:m...
by polymorph
Mon Sep 16, 2002 2:47 am
Forum: HostMonitor
Topic: MySQL test crashes
Replies: 11
Views: 25308

Hi Alex, thanks for the DLL. The application doesn't crash now :smile:) But the test is always "No answer". Username, password and permissions in mysql tables "db" and "user" are configured for external access and works fine with other applications via ODBC or native co...
by polymorph
Sun Sep 15, 2002 3:09 pm
Forum: HostMonitor
Topic: MySQL test crashes
Replies: 11
Views: 25308

Hi Alex, I've tested with different libmysql.dll's. One was included in the MySQL 3.23.52 binary windows download package on http://www.mysql.com . The size is only 233KB. It works fine with MySQLDAC for Delphi and other applications. Where is your version from ? Please mail your version to support@...
by polymorph
Fri Sep 13, 2002 6:27 pm
Forum: HostMonitor
Topic: MySQL test crashes
Replies: 11
Views: 25308

I'am working with an registered version of host monitor V1.76 and it works fine, but now I've to test a mysql-db. But when the mysql test starts, the application crashes. I've tested on 3 different machines under WinNT4 and WinXP (not as service) and I've tested with different versions of libmysql.d...