| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | September 5 2000 10:42pm |
| Subject: | Re: Inserting strings with NULL chars. | ||
| View as plain text | |||
In the last episode (Sep 05), Jose said: > Here is insert that fails from the command line: mysql ecgproducts < > ecgspecialnotes.sql > I use asterick to represent NULL char (dec. 000) > > insert into ecgspecialnotes (ECG,XX,NOTE) values ('1823','Z*','STK5481Zenith') Try \0 instead. -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • Inserting strings with NULL chars. | Jose | 5 Sep |
| • Re: Inserting strings with NULL chars. | Dan Nelson | 6 Sep |
