[thelist] Odd Behavior last night with MySQL Server

Hassan Schroeder hassan at webtuitive.com
Fri Aug 6 12:53:30 CDT 2004


Rob Smith wrote:

> 47,"Home","Books","Audiobooks","Movies, Music & Entertainment",""
> 
> When exploded on , yields

Uh, "exploded"?? You must have a violent and noisy office :-)

Whatever you mean by that, it's irrelevant, unless this is a PHP
issue. This MySQL statement:

INSERT INTO ofnav VALUES (430,"Home","Books","Family, Parenting & 
Education","","");   -- note the added field on the end! --

:: will work just fine; MySQL doesn't care about the comma when it's
inside a *quoted* string value.

FWIW!
-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.




More information about the thelist mailing list