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