Please IGNORE my previous bug report. Script errors.

2003-02-06 Thread mwahal
>Description: Please IGNORE my previous bug report. I had another script which was deleting the data. Stupid user error. >How-To-Repeat: >Fix: >Submitter-Id: >Originator:Mudit Wahal >Organization: >MySQL support: [none | licence | email support | extended

Data being not inserted in the table inspite of success from mysql

2003-02-06 Thread mwahal
>Description: I'm adding the data in the tables via batch mode. I see that the sql INSERT statement returns success. But when I query the data, I get empty set. >How-To-Repeat: -- create table if not exists CBI (date DATE not null, close DECIMAL(10,2),