Today's MySQL Suckage

Matt Lawrence matt.lawrence at virgin.net
Fri Jan 23 10:19:10 GMT 2009


Paul Makepeace wrote:
> On Fri, Jan 23, 2009 at 9:52 AM, Andy Wardley <abw at wardley.org> wrote:
>   
>> I have a file which defines a MySQL database schema.  It looks a bit
>> like this:
>>
>>   /*
>>   This table defines users of the
>>   system who are Buffy fans.
>>   */
>>
>>   CREATE TABLE buffy_fans (
>>       ..etc...
>>   );
>>
>> I feed it in thusly:
>>
>>   $ mysql < my_db_schema.sql
>>
>> And it says:
>>
>>   usage: who [-abdHlmpqrstTu] [am I] [file]
>>     
>
> I for one can't replicate this.
>
> MySQL 5.0.51a
>
>   
I can. :-(

4.1.12

Matt



More information about the london.pm mailing list