Re: running trigger problem
Quote
The main problem under DOS window, it doesn't come up with "MYSQL>" prompt after the end of trgger and before "select ..." statement.
What make you think that it should?
You've asked the
mysql utility program to run the script you gave it and, once it's done so, it happily shuts itself down again, leaving
you back at the DOS prompt where you started. This is how it
should behave (otherwise every, single script we write would have to have an "exit" statement at the end of it).
Regards, Phill W.
Subject
Views
Written By
Posted
2806
November 02, 2011 01:59PM
1242
November 02, 2011 05:15PM
Re: running trigger problem
1360
November 03, 2011 04:49AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.