Bug #27175 invalid colum attributes in create/alter table
Submitted: 15 Mar 2007 15:48 Modified: 26 Mar 2008 14:10
Reporter: Martin Friebe (Gold Quality Contributor) (SCA)
Status: Verified
Category:Server: DDL Severity:S3 (Non-critical)
Version:5.0.38 4.1.23 OS:Linux (Linux)
Assigned to: Bugs System Target Version:
Tags: CREATE TABLE, column, parser, qc, Contribution, PatchRefused
Triage: Triaged: D3 (Medium)

File: Maximum allowed size is 500KB.
Description:
Privacy:

If the data you need to attach is more than 500KB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (example: bug-data-27175.zip), and use FTP to upload the archive to ftp://ftp.mysql.com/pub/mysql/upload/. Once you have uploaded the file, add a comment to this bug to notify us about it. Note: This directory is unlistable, which means that once you have uploaded your file, you will not be able to see it.

All entries become the exclusive editorial property of Sun Microsystems, Inc.

[15 Mar 2007 15:49] Martin Friebe
test case

Attachment: column_creation.tar.gz (application/x-gzip, text), 716 bytes.

[15 Mar 2007 15:50] Martin Friebe
additional test for patch

Attachment: column_creation2.tar.gz (application/x-gzip, text), 21.57 KiB.

[15 Mar 2007 15:50] Martin Friebe
patch

Attachment: column_spec.patch (text/x-patch), 10.06 KiB.

[15 Mar 2007 15:51] Martin Friebe
patch for existing test case (test with broken sql)

Attachment: column_mu_test.patch (text/x-patch), 3.04 KiB.

[24 Mar 2007 18:01] Martin Friebe
replacement for intial patch, no more tabs, changed some names and comments (test and
other patches can be kept as they are)

Attachment: column_spec.patch (text/x-patch), 13.67 KiB.