NuSphere v. MySQL 4

2002-02-26 Thread martin . tunggorono
Hello, I'm not sure if this list is appropriate for this issue but I'll go ahead ask for your input anyway. We're trying to decide to choose DBMS as a backend of our web portal. The portal will take online orders and other requests from end users and this is going to be available enterprise wide

Re: NuSphere v. MySQL 4

2002-02-26 Thread martin . tunggorono
Thanks for the article it is definitely helpful and narrow down my choice. Anything against the 4.0 MAX here? |-+> | | "Tyler Longren" | | | | | || | | 0

How to turn on Slow Query Log?

2002-03-07 Thread martin . tunggorono
Hi, I need help in turning on the slow query log option on the my.ini file. I've tried uncommenting it and when I tried to run the nt-max it says it couldn't recognize the option. Here's what I have for my.ini file, any other way I have to type it? Please advise. slow query log#=c:/slowquerylog

Re: How to turn on Slow Query Log?

2002-03-07 Thread martin . tunggorono
Never mind with that.. I don't know why it was there, it was created automatically the 1st time you run the windows gui admin. And I had to modify it to log-slow-queries=filename and it turned out ok. Thanks anyway. Regards, Martin |-+> | |

Running MySQL as Service on 2000 Server

2002-03-07 Thread martin . tunggorono
Hi, Anybody running MySQL on Win 2000 server here? I just installed MySQL 3.23.49-MAX (w/ InnoDB) on a 2000 Server (Dual 1.1 GHz - 1GB RAM - 15GB HD space) and I can run it without any problem from the command line as a standalone. However I couldn't run it as a service even though I already did

Updating MySQL using MS ACCESS

2002-03-20 Thread martin . tunggorono
Hello, Does anybody know how MySQL works with MS Access especially when it comes to preventing concurrent updates from more than two users? I use InnoDB tables and link them through ODBC driver to MS Access for viewing and updates. Will there be any issues if two or more people have this type of

Upgrading MySQL on Windows Platform

2001-06-21 Thread Martin Tunggorono
Hi everyone, I'm kinda new with MySQL and I have a question about upgrading MySQL to a newer version on Windows 2000 OS. Is there any special command that I should run or should I just re-install the latest version 3.23.39. Will it overwrite the old version automatically while preserving all the