• Programming 15.07.2008

    From my MySQL configuration:

    database                          (No default value)
    delimiter                         ;
    ...
    i-am-a-dummy                      FALSE

    It’s that last one that seems a little odd.

    (It’s really just an alias for safe-updates, which won’t allow you to write a statement like DELETE FROM my_table; that omits the WHERE clause.  I just enjoy that MySQL informs me I’m not a dummy.)

    Posted by Ben @ 9:09 am

  • One Response

    WP_Modern_Notepad

    Leave a Comment

    Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.

    Powered by WP Hashcash