Help for this page

Select Code to Download


  1. or download this
    type         max size
    ------------ -------------
    ...
    BLOB                65_535
    MEDIUMBLOB      16_777_215
    LARGEBLOB    4_294_967_295
    
  2. or download this
    
               UPLOAD FLOW                   DOWNLOAD FLOW
    ...
       | DB field < 2 MB         |        |                         |
       |                         |        |                         |
       +-------------------------+        +-------------------------+
    
  3. or download this
    +-------------+---------------+------+-----+---------+-----------+
    | Field       | Type          | Null | Key | Default | Extra     |
    ...
    | username    | varchar(30)   |      |     |         |           |
    | updated     | timestamp(14) | YES  |     | NULL    |           |
    +-------------+---------------+------+-----+---------+-----------+
    
  4. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    
    exit;
    }
    
  5. or download this
    $ perl blobs.pl u mysql4 mysql-4.0.1-alpha.tar.gz "4.0.1" "MySQL alpha
    +"
    
  6. or download this
    $ perl blobs.pl d mysql mysql-4.0.1-alpha.tar.gz