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, how should I do to make
> MySQL 4.1 to do the same thing as "create trigger"?
> Thank you!

It depends which your trigger does. If your trigger
statements, you can add the necessary sql statements
to simulate this.

> Regards,
> Alexander Chai

Ivan Cachicatari
http://www.latindevelopers.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to