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