Columns named with the # character

2001-03-15 Thread Erling Paulsen
nterpreted as a comment! -- Erling Paulsen Norway - 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

Re: Columns named with the # character

2001-03-15 Thread Erling Paulsen
tables: 1 Open tables: 19 Queries per second avg: 0.017 -- - Original Message - From: "Sam Smith" [EMAIL PROTECTED] To: "Erling Paulsen" [EMAIL PROTECTED] Sent: Friday, March 16, 2001 3:21 AM Subject: Re: Columns named with the # character On Fri, 16 Mar

Inserting binary files to blob columns

2001-03-11 Thread Erling Paulsen
How can I, from the mysql-client command line, insert a local binary fil (i.e. an image) into a blob column in a table - using a standard insert query? For reference: Tablename = "pictures", Columnname(type mediumblob)="picture",Localfile="/tmp/te