Hi All,

I'd like to find out how I could convince mysql to generate warnings 
whenever the data I want to insert is modified by the server.

E.G. CREATE TABLE test (value real);
INSERT INTO test VALUES ('a1');

I am programming in JAVA using JDBC.

Thanks for any answers!
Charlie



_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to