RE: Uninstall mysql

2004-04-22 Thread Tam, Michael
Hi, I forgot to reply to the list instead. This is a recap of what I sent to Vasanthsena x. These are the steps I do when I have to uninstall it. 1. Stop mysqld (through service or manually using mysqladmin) 2. Remove mysqld service if you have setup the service.

Testing again

2003-09-05 Thread Tam, Michael
Sorry for the waste of bandwidth. I need to make sure my autoreply doesn't send to the list. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Testing

2003-09-05 Thread Tam, Michael
Testing my autoreply. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

RE: Telneting failed

2003-03-13 Thread Tam, Michael
Jeff, Thank you for your confirmation. I will give it a try later on my machines. Michael -Original Message- From: Jeff Kilpatrick [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2003 11:29 AM To: Tam, Michael Cc: [EMAIL PROTECTED] Subject: RE: Telneting failed Michael- That

RE: Telneting failed

2003-03-13 Thread Tam, Michael
Hi Dan and everyone, First off, I apologize for the stupid question due to my lack of technical knowledge on this area. What I am trying to do is to connect to a MySQL on a Win2k machine from another Win2k machine with SSH. After doing some research, I manage to grasp some idea on how to establis

Telneting failed

2003-03-12 Thread Tam, Michael
Hi All, I am running MySQL 4.0.11a on Win2k Pro at home. The machine is connected to a router which redirect port 3306 to MySQL. Things seem to work very well. I have MySQLCC and MySQL-Front both connecting to MySQL locally and remotely. However, when I try connecting through telnet locally a

RE: simple windows client for mysql

2003-01-21 Thread Tam, Michael
Have you check out MyCC from mysql.com ?? It can be used as a front-end of MySQL. Cheers, Michael -Original Message- From: David Driscoll [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 3:53 PM To: [EMAIL PROTECTED] Subject: simple windows client for mysql I have a fairly ba

RE: Auto Increment ID of Inserted Row

2002-09-19 Thread Tam, Michael
I believe this approach work in a single connection environment and it has a potential problem when it is running in a concurrent system. What happens if there is another insert occurred through another connection just before this statement being executed?? The result of this statement would no

RE: mysql max

2002-09-05 Thread Tam, Michael
If you're using MySQL 4.0.x, mysql max is included. -Original Message- From: Gurhan Ozen [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 05, 2002 2:43 PM To: Edward Peloke Cc: [EMAIL PROTECTED] Subject: RE: mysql max Mysql-Max binaries are the binaries complied with InnodB support

MySQL 4.0.3b Bind-Address Problem

2002-09-03 Thread Tam, Michael
Hi all, I just tried 4.0.3beta and it doesn't seem to address the bind-address problem at all. When I include the option in the ini file and run "mysql-max-nt --help", it stops showing the variables when it reaches "bind-address" variable and a window pops up with the following message: Th

MySQL 4.0.3b Bind-Address problem

2002-09-03 Thread Tam, Michael
Hi all, I just tried 4.0.3beta and it doesn't seem to address the bind-address problem at all. When I include the option in the ini file and run "mysql-max-nt --help", it stops showing the variables when it reaches "bind-address" variable and a window pops up with the following message: Th

RE: MySql 4.0.2a Bind-Address problem

2002-08-27 Thread Tam, Michael
Hi Victoria, May I ask when 4.0.3 will be released? In addition, I found 4.0.x contains the "max" sqld as well. Are there any different between the 4.0.x and 4.0.x-MAX version? Regards, Michael -Original Message- From: Victoria Reznichenko [mailto:[EMAIL PROTECTED]] Sent: Tuesday,

RE: JDBC 3.0 Driver

2002-08-27 Thread Tam, Michael
Try MySQL Connector-J 3.0.0 (dev). You can download it from mysql.com. Regards, Michael -Original Message- From: Mike Duffy [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 27, 2002 7:41 AM To: [EMAIL PROTECTED] Subject: JDBC 3.0 Driver Does anyone know if there is a good JDBC 3.0 Dri

RE: mysql basics

2002-08-26 Thread Tam, Michael
Please checks the documentation that comes with mysql. It is an excellent source to learn MySQL. -Original Message- From: Robert McKerlie [mailto:[EMAIL PROTECTED]] Sent: Monday, August 26, 2002 12:27 PM To: [EMAIL PROTECTED] Subject: mysql basics Can anyone suggest a good tutorial for

RE: getting started ....

2002-08-19 Thread Tam, Michael
Try the sun site - www.javasoft.com I believe there are tutorials for JDBC. Cheers, Michael -Original Message- From: john greene [mailto:[EMAIL PROTECTED]] Sent: Monday, August 19, 2002 10:28 AM To: [EMAIL PROTECTED] Subject: getting started i need help with getting started with m

RE: RE: Problem downloading MySQL4.0.2a for windows

2002-07-27 Thread Tam, Michael
Hi Victoria, Thanks. Does this mean in the future the -max version would be merged into one release or just for the 4.0.2a?? Many thanks. Regards, Michael -Original Message- From: Victoria Reznichenko [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 1:07 AM To: [EMAIL PROTECT

RE: Data Entry for a Newbie

2002-07-25 Thread Tam, Michael
MySql Front, http://www.anse.de/mysqlfront/, is a win32 GUI for admin and data entry. Yes, you can use html and some web programming to communicate with MySQL. -Original Message- From: William Bradley [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 8:13 AM To: Mysql Subject: Dat

RE: Problem downloading MySQL4.0.2a for windows

2002-07-24 Thread Tam, Michael
Hi All, Sorry about the typo. "MySQL4.0.2a" should be "MySql4.0.2a-Max" instead. Thank you. Regards, Michael -Original Message- From: Tam, Michael [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 24, 2002 10:54 AM To: [EMAIL PROTECTED] Subject: RE: Problem downloa

RE: Problem downloading MySQL4.0.2a for windows

2002-07-24 Thread Tam, Michael
Hi All, Do anyone knows when the MySQL4.0.2a for windows is available for download? Thanks. Regards, Michael -Original Message- From: Tam, Michael [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 23, 2002 11:38 AM To: 'Victoria Reznichenko'; [EMAIL PROTECTED] Subject: R

RE: Problem downloading MySQL4.0.2a for windows

2002-07-23 Thread Tam, Michael
Hi Victoria, Do you know when the 4.0.2a-MAX would be available for download then? Thank you. Regards, Michael -Original Message- From: Victoria Reznichenko [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 23, 2002 4:26 AM To: [EMAIL PROTECTED] Subject: Re: Problem downloading MySQL4.0

Problem downloading MySQL4.0.2a for windows

2002-07-22 Thread Tam, Michael
Hi all, I have difficulties obtaining the MySQL4.0.2a. It seems that numerous downloads links point to the files stated as 4.0.2 zip file but during the setup , it was 4.0.1a instead. Where can I obtain the 4.0.2a ? Many thanks. Best regards, Michael ---

RE: Changing MyISAM to InnoDB

2002-07-15 Thread Tam, Michael
chael -Original Message- From: Otoniel Cantu` [mailto:[EMAIL PROTECTED]] Sent: Monday, July 15, 2002 2:23 PM To: 'Tam, Michael' Subject: RE: Changing MyISAM to InnoDB Hi Michael, I tried creating the table as you described below and same thing happened. MySQL makes it into a

RE: Problem using JDBC to obtain metadata

2002-07-15 Thread Tam, Michael
ECTED]] Sent: Monday, July 15, 2002 2:14 PM To: Tam, Michael Cc: '[EMAIL PROTECTED]' Subject: Re: Problem using JDBC to obtain metadata -BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tam, Michael wrote: | Hi all, | | I tried to use mm.mysql (2.0.14) to access the tables in mysql | (3.2

Problem using JDBC to obtain metadata

2002-07-15 Thread Tam, Michael
Hi all, I tried to use mm.mysql (2.0.14) to access the tables in mysql (3.23.51). I can't retrieve metadata like tables' comment through the following code: // get connection conn=ds.getConnection(); // get metadata dbmd=conn.getMetaData(); //get resultset for all tables metadata rs = dbm

RE: Changing MyISAM to InnoDB

2002-07-15 Thread Tam, Michael
Alternatives for creating InnoDB tables: 1) When you start mysql, you can pass a parameter to set default-table-type=InnoDB; Then, when you create tables, InnoDB type table is the default type, or 2) In order to create InnoDB type table, you need to create the table in the following way: CREATE

COMMENT For tables

2002-07-09 Thread Tam, Michael
Hi all, I would like to confirm that MySQL only allows putting COMMENT in TABLE LEVEL but not in COLUMN LEVEL. Am I right? Regards, Michael --- Michael Tam - NFI Databas