bas,
Friday, October 18, 2002, 3:59:02 PM, you wrote:

bdvaodc> REALFROM: [EMAIL PROTECTED]
>Description:

bdvaodc> MySQL crashes after issueing the following command :

bdvaodc> UPDATE BGW_Master, ICA_1_SplitInter
bdvaodc> SET ICA_1_SplitInter.I1_Proc_Dt = BGW_Master.I1_Proc_Dt
bdvaodc> WHERE BGW_Master.I1_FileName = ICA_1_SplitInter.I1_FileName
bdvaodc> AND BGW_Master.I1_runDate = ICA_1_SplitInter.I1_runDate
bdvaodc> AND ICA_1_SplitInter.I1_Proc_Dt is null;

bdvaodc> This is wierd since it not such a complex SQL after all...

Could you provide a structure of your tables with SHOW CREATE TABLE
for testing?


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ma02-010c
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





---------------------------------------------------------------------
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