Bug #43094 ignoring boolean datatype
Submitted: 22 Feb 2009 22:38 Modified: 6 Apr 2009 15:48
Reporter: Hans Ginzel Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.1.7 OS:Linux (.deb, Ubuntu 8.10)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: boolean datatype, CHECKED

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[11 Mar 2009 13:01] Susanne Ebrecht
simple sql script with two tables ... one with an integer column, second with a boolean column

Attachment: booltest.sql (text/x-sql), 78 bytes.