Re: Create Trigger...

2004-12-13 Thread Ivan Cachicatari
The statement Create Trigger was added in MySQL 5.0.2. > Hi, > I have problem in using "create trigger" in MySQL > 4.1. I had read through the MySQL manual and found > that "create trigger" may not be supported by MySQL > 4.1. > Here's the question, ho

Create Trigger...

2004-12-13 Thread Alexander chai
Hi, I have problem in using "create trigger" in MySQL 4.1. I had read through the MySQL manual and found that "create trigger" may not be supported by MySQL 4.1. Here's the question, how should I do to make MySQL 4.1 to do the same thing as "create trigger"? T