| 1 to 11 of 11 |
1. MySQL :: MySQL 5.1 Reference Manual :: 10.4.3 The BLOB and TEXT Types
10.4.3. The BLOB and TEXT Types A BLOB is a binary large object that can hold a variable amount of data. The four BLOB types are TINYBLOB , BLOB , MEDIUMBLOB , and LONGBLOB . These differ only in the maximum length of the values they can hold. The four TEXT types are TINYTEXT , TEXT , MEDIUMTEXT , and LONGTEXT . These correspond to the four BLOB types and have the same maximum lengths and storage requirements. See Section 10.5, “Data Type Storage Requirements” . BLOB columns are treated as binary strings (b
» http://dev.mysql.com/doc/refman/5.1/en/blob.html
2. MySQL :: MySQL 6.0 Reference Manual :: 10.4.3 The BLOB and TEXT Types
10.4.3. The BLOB and TEXT Types A BLOB is a binary large object that can hold a variable amount of data. The four BLOB types are TINYBLOB , BLOB , MEDIUMBLOB , and LONGBLOB . These differ only in the maximum length of the values they can hold. The four TEXT types are TINYTEXT , TEXT , MEDIUMTEXT , and LONGTEXT . These correspond to the four BLOB types and have the same maximum lengths and storage requirements. See Section 10.5, “Data Type Storage Requirements” . BLOB columns are treated as binary strings (b
» http://dev.mysql.com/doc/refman/6.0/en/blob.html
3. MySQL :: MySQL 5.0 Reference Manual :: 10.4.3 The BLOB and TEXT Types
10.4.3. The BLOB and TEXT Types A BLOB is a binary large object that can hold a variable amount of data. The four BLOB types are TINYBLOB , BLOB , MEDIUMBLOB , and LONGBLOB . These differ only in the maximum length of the values they can hold. The four TEXT types are TINYTEXT , TEXT , MEDIUMTEXT , and LONGTEXT . These correspond to the four BLOB types and have the same maximum lengths and storage requirements. See Section 10.5, “Data Type Storage Requirements” . BLOB columns are treated as binary strings (b
» http://dev.mysql.com/doc/refman/5.0/en/blob.html
4. MySQL :: MySQL 5.1 Reference Manual :: 29.2.5.4 Handling BLOB Data With Connector/NET
29.2.5.4. Handling BLOB Data With Connector/NET [ +/- ] 29.2.5.4.1. Introduction 29.2.5.4.2. Preparing the MySQL Server 29.2.5.4.3. Writing a File to the Database 29.2.5.4.4. Reading a BLOB from the Database to a File on Disk 29.2.5.4.1. Introduction One common use for MySQL is the storage of binary data in BLOB columns. MySQL supports four different BLOB datatypes: TINYBLOB , BLOB , MEDIUMBLOB , and LONGBLOB . Data stored in a BLOB column can be accessed using Connector/NET and manipulated using client-sid
» http://dev.mysql.com/doc/refman/5.1/en/connector-net-using-blob.html
5. MySQL :: MySQL 5.0 Reference Manual :: 25.2.5.4 Handling BLOB Data With Connector/NET
25.2.5.4. Handling BLOB Data With Connector/NET [ +/- ] 25.2.5.4.1. Introduction 25.2.5.4.2. Preparing the MySQL Server 25.2.5.4.3. Writing a File to the Database 25.2.5.4.4. Reading a BLOB from the Database to a File on Disk 25.2.5.4.1. Introduction One common use for MySQL is the storage of binary data in BLOB columns. MySQL supports four different BLOB datatypes: TINYBLOB , BLOB , MEDIUMBLOB , and LONGBLOB . Data stored in a BLOB column can be accessed using Connector/NET and manipulated using client-sid
» http://dev.mysql.com/doc/refman/5.0/en/connector-net-using-blob.html
6. MySQL :: MySQL 6.0 Reference Manual :: 29.2.5.4 Handling BLOB Data With Connector/NET
29.2.5.4. Handling BLOB Data With Connector/NET [ +/- ] 29.2.5.4.1. Introduction 29.2.5.4.2. Preparing the MySQL Server 29.2.5.4.3. Writing a File to the Database 29.2.5.4.4. Reading a BLOB from the Database to a File on Disk 29.2.5.4.1. Introduction One common use for MySQL is the storage of binary data in BLOB columns. MySQL supports four different BLOB datatypes: TINYBLOB , BLOB , MEDIUMBLOB , and LONGBLOB . Data stored in a BLOB column can be accessed using Connector/NET and manipulated using client-sid
» http://dev.mysql.com/doc/refman/6.0/en/connector-net-using-blob.html
7. MySQL :: MySQL 5.1 with Maria Reference Manual :: 10.4.3 The BLOB and TEXT Types
10.4.3. The BLOB and TEXT Types A BLOB is a binary large object that can hold a variable amount of data. The four BLOB types are TINYBLOB , BLOB , MEDIUMBLOB , and LONGBLOB . These differ only in the maximum length of the values they can hold. The four TEXT types are TINYTEXT , TEXT , MEDIUMTEXT , and LONGTEXT . These correspond to the four BLOB types and have the same maximum lengths and storage requirements. See Section 10.5, “Data Type Storage Requirements” . BLOB columns are treated as binary strings (b
» http://dev.mysql.com/doc/refman/5.1-maria/en/blob.html
8. MySQL :: MySQL 5.1 with Maria Reference Manual :: 27.2.5.4 Handling BLOB Data With Connector/NET
27.2.5.4. Handling BLOB Data With Connector/NET [ +/- ] 27.2.5.4.1. Introduction 27.2.5.4.2. Preparing the MySQL Server 27.2.5.4.3. Writing a File to the Database 27.2.5.4.4. Reading a BLOB from the Database to a File on Disk 27.2.5.4.1. Introduction One common use for MySQL is the storage of binary data in BLOB columns. MySQL supports four different BLOB datatypes: TINYBLOB , BLOB , MEDIUMBLOB , and LONGBLOB . Data stored in a BLOB column can be accessed using Connector/NET and manipulated using client-sid
» http://dev.mysql.com/doc/refman/5.1-maria/en/connector-net-using-blob.html
9. MySQL :: MySQL 3.23, 4.0, 4.1 Reference Manual :: 10.4.3 The BLOB and TEXT Types
10.4.3. The BLOB and TEXT Types A BLOB is a binary large object that can hold a variable amount of data. The four BLOB types are TINYBLOB , BLOB , MEDIUMBLOB , and LONGBLOB . These differ only in the maximum length of the values they can hold. The four TEXT types are TINYTEXT , TEXT , MEDIUMTEXT , and LONGTEXT . These correspond to the four BLOB types and have the same maximum lengths and storage requirements. See Section 10.5, “Data Type Storage Requirements” . BLOB columns are treated as binary strings (b
» http://dev.mysql.com/doc/refman/4.1/en/blob.html
10. MySQL :: MySQL 3.23, 4.0, 4.1 Reference Manual :: 18.2.5.4 Handling BLOB Data With Connector/NET
18.2.5.4. Handling BLOB Data With Connector/NET [ +/- ] 18.2.5.4.1. Introduction 18.2.5.4.2. Preparing the MySQL Server 18.2.5.4.3. Writing a File to the Database 18.2.5.4.4. Reading a BLOB from the Database to a File on Disk 18.2.5.4.1. Introduction One common use for MySQL is the storage of binary data in BLOB columns. MySQL supports four different BLOB datatypes: TINYBLOB , BLOB , MEDIUMBLOB , and LONGBLOB . Data stored in a BLOB column can be accessed using Connector/NET and manipulated using client-sid
» http://dev.mysql.com/doc/refman/4.1/en/connector-net-using-blob.html
11. MySQL :: The world's most popular open source database MySQL 5.1: Field_blob Class Reference
MySQL 5.1: Field_blob Class Reference Main Page Modules Namespaces Classes Files Related Pages S earch for Alphabetical List Class List Class Hierarchy Class Members Field_blob Class Reference #include < field.h > Inheritance diagram for Field_blob: [ legend ] Collaboration diagram for Field_blob: [ legend ] List of all members. Public Member Functions Field_blob (char *ptr_arg, uchar *null_ptr_arg, uchar null_bit_arg, enum utype unireg_check_arg, const char *field_name_arg, TABLE_SHARE *share, uint bl
» http://dev.mysql.com/sources/doxygen/mysql-5.1/classField__blob.html
| 1 to 11 of 11 |