lp:~stewart/drizzle/show-create-table-using-table-message

Created by Stewart Smith and last modified
Get this branch:
bzr branch lp:~stewart/drizzle/show-create-table-using-table-message
Only Stewart Smith can upload to this branch. If you are Stewart Smith please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stewart Smith
Project:
Drizzle
Status:
Merged

Recent revisions

1758. By Stewart Smith

merge trunk

1757. By Stewart Smith

make innobase plugin not directly access the mysql_query_str for CREATE TABLE, and instead use the table protobuf message and statement_transform to get a SQL string to pass to innobase for parsing to get the foreign keys out of it.

1756. By Stewart Smith

fix naming of constraints to be more standards compliant and correct. the index_name part of it just doesn't exist in SQL-99

1755. By Stewart Smith

update innodb test for auto_increment behaviour

1754. By Stewart Smith

only display AUTO_INCREMENT value if explicitly set by user (and preserve across ALTER TABLE).

1753. By Stewart Smith

remove auto_increment in TableOptions in Table protobuf message. It was unused and confusing

1752. By Stewart Smith

when creating a CreateField from a Field, a auto_incremen column should not have a default value of 0 as that's not magic.

1751. By Stewart Smith

link fix for libdrizzled_message

1750. By Stewart Smith

fix linking of drizzled/message lib and libcharset

1749. By Stewart Smith

fix drizzledump-max test result for having explicit COLLATE in SHOW CREATE TABLE

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.

Subscribers