~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2010-07-27 00:49:32 UTC
  • mto: (1720.1.1 drizzle)
  • Revision ID: stewart@flamingspork.com-20100727004932-basq3vx9szmmbswm
fix storing and manipulating foreign keys in the proto around ALTER TABLE, CREATE TABLE and ALTER TABLE ADD/DROP FOREIGN KEY. We also (mostly) emulate the naming of innodb foreign keys in the upper layer.
Filename Latest Rev Last Changed Committer Comment Size
..
all.h 1502.1.32 14 years ago Brian Aker Remove old master list bits. 1.1 KB Diff Download File
engine.proto 1502.1.31 14 years ago Brian Aker Merge engine options for schema/table. 264 bytes Diff Download File
include.am 1638.10.42 14 years ago Stewart Smith Merged store-foreign-key-in-table-proto into show- 4.6 KB Diff Download File
ioutil.h 1122.2.10 15 years ago Monty Taylor Fixed all of the include guards. 2.5 KB Diff Download File
schema.proto 1643.3.8 14 years ago Brian Aker Adding in work for schemata 367 bytes Diff Download File
schema_reader.cc 1502.1.30 14 years ago Brian Aker First pass on cleanup of Stewart's patch, plus re- 1.8 KB Diff Download File
schema_writer.cc 1502.1.30 14 years ago Brian Aker First pass on cleanup of Stewart's patch, plus re- 1.6 KB Diff Download File
statement_transform.cc 1638.10.54 14 years ago Stewart Smith alter_table.result: COLLATE and ENGINE in same lin 42 KB Diff Download File
statement_transform.h 1638.9.1 14 years ago Stewart Smith Add FOREIGN KEY constraints to the table proto. se 16.1 KB Diff Download File
table.proto 1638.9.5 14 years ago Stewart Smith merge explicit collation 4.6 KB Diff Download File
table_raw_reader.cc 1241.9.1 15 years ago Monty Taylor Removed global.h. Fixed all the headers. Also fixe 2 KB Diff Download File
table_reader.cc 1389 14 years ago Brian Aker Large reord in ALTER TABLE for RENAME. 2 KB Diff Download File
table_writer.cc 1502.1.31 14 years ago Brian Aker Merge engine options for schema/table. 6.8 KB Diff Download File
transaction.proto 1308.2.4 15 years ago Jay Pipes Adds DROP TABLE to the list of non RAW_SQL stateme 21.4 KB Diff Download File
transaction_reader.cc 1502.3.1 14 years ago Monty Taylor Add cstdio include to files needing it. Fixes the 6.7 KB Diff Download File
transaction_writer.cc 1411.7.5 14 years ago Siddharth Prakash Singh code refactoring - removing the type when calling 13.2 KB Diff Download File