~drizzle-trunk/drizzle/development

  • Committer: Brian Aker
  • Date: 2011-01-18 00:26:36 UTC
  • mfrom: (2085.2.3 alter-table)
  • Revision ID: brian@tangent.org-20110118002636-mfyvnv58auvqr5gc
First pass on fix for UTF-8, this checks all of our schema names.
Filename Latest Rev Last Changed Committer Comment Size
..
catalog 2073.1.2 14 years ago Brian Aker Basic DDL for catalog. Diff
create_table 2029.1.1 14 years ago Brian Aker Merge in first pass. Diff
alter_schema.cc 2087.4.1 14 years ago Brian Aker Merge in schema identifier. 2.7 KB Diff Download File
alter_schema.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.3 KB Diff Download File
alter_table.cc 2087.4.2 14 years ago Brian Aker Modify TableIdentifier to fit with the rest of the 51.8 KB Diff Download File
alter_table.h 2087.4.2 14 years ago Brian Aker Modify TableIdentifier to fit with the rest of the 1.8 KB Diff Download File
analyze.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 1.6 KB Diff Download File
analyze.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.3 KB Diff Download File
catalog.cc 2073.1.3 14 years ago Brian Aker Fix for test on drop (error message change). 1.2 KB Diff Download File
catalog.h 2073.1.2 14 years ago Brian Aker Basic DDL for catalog. 1.4 KB Diff Download File
change_schema.cc 2087.4.1 14 years ago Brian Aker Merge in schema identifier. 1.3 KB Diff Download File
change_schema.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
check.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 1.5 KB Diff Download File
check.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.3 KB Diff Download File
commit.cc 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
commit.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.4 KB Diff Download File
create_index.cc 2087.4.2 14 years ago Brian Aker Modify TableIdentifier to fit with the rest of the 3.5 KB Diff Download File
create_index.h 2073.1.2 14 years ago Brian Aker Basic DDL for catalog. 1.3 KB Diff Download File
create_schema.cc 2087.4.1 14 years ago Brian Aker Merge in schema identifier. 3 KB Diff Download File
create_schema.h 2087.4.1 14 years ago Brian Aker Merge in schema identifier. 1.5 KB Diff Download File
create_table.cc 2087.4.2 14 years ago Brian Aker Modify TableIdentifier to fit with the rest of the 9.1 KB Diff Download File
create_table.h 2087.4.2 14 years ago Brian Aker Modify TableIdentifier to fit with the rest of the 2.9 KB Diff Download File
delete.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 2 KB Diff Download File
delete.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
drop_index.cc 2087.4.2 14 years ago Brian Aker Modify TableIdentifier to fit with the rest of the 3.7 KB Diff Download File
drop_index.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.3 KB Diff Download File
drop_schema.cc 2087.4.1 14 years ago Brian Aker Merge in schema identifier. 2.1 KB Diff Download File
drop_schema.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.3 KB Diff Download File
drop_table.cc 2085.2.1 14 years ago Brian Aker Fix in style/scope issue/removed dead options to m 2.9 KB Diff Download File
drop_table.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.3 KB Diff Download File
empty_query.cc 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.1 KB Diff Download File
empty_query.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
execute.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 5.7 KB Diff Download File
execute.h 1958.1.1 14 years ago Brian Aker Fix clash in parser with wait(). 1.5 KB Diff Download File
flush.cc 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 2.7 KB Diff Download File
flush.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 2.3 KB Diff Download File
insert.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 2.1 KB Diff Download File
insert.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
insert_select.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 3.8 KB Diff Download File
insert_select.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
kill.cc 2015.3.1 14 years ago Brian Aker Encapsulate client call. Also remove the need to c 1.9 KB Diff Download File
kill.h 2015.3.1 14 years ago Brian Aker Encapsulate client call. Also remove the need to c 1.3 KB Diff Download File
load.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 1.6 KB Diff Download File
load.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.4 KB Diff Download File
release_savepoint.cc 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 2.2 KB Diff Download File
release_savepoint.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.3 KB Diff Download File
rename_table.cc 2087.4.2 14 years ago Brian Aker Modify TableIdentifier to fit with the rest of the 5.2 KB Diff Download File
rename_table.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.6 KB Diff Download File
replace.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 1.9 KB Diff Download File
replace.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
replace_select.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 3.6 KB Diff Download File
replace_select.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.3 KB Diff Download File
rollback.cc 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
rollback.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.4 KB Diff Download File
rollback_to_savepoint.cc 2012 14 years ago Brian Aker Merge Dave. 5.3 KB Diff Download File
rollback_to_savepoint.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.3 KB Diff Download File
savepoint.cc 2012 14 years ago Brian Aker Merge Dave. 3 KB Diff Download File
savepoint.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
select.cc 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
select.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
set_option.cc 2040.6.4 14 years ago Monty Taylor Replaced List<set_var_base> with std::vector<boost 1.6 KB Diff Download File
set_option.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.3 KB Diff Download File
show.cc 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
show.h 2059.1.1 14 years ago Andrew Hutchings Refix show_dictionary plugin crash when not using 1.9 KB Diff Download File
show_errors.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 1.2 KB Diff Download File
show_errors.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
show_warnings.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 1.4 KB Diff Download File
show_warnings.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
start_transaction.cc 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.4 KB Diff Download File
start_transaction.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.5 KB Diff Download File
truncate.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 1.5 KB Diff Download File
truncate.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
unlock_tables.cc 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.4 KB Diff Download File
unlock_tables.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File
update.cc 2026.2.1 14 years ago Monty Taylor Renamed things prefixed mysql_ or mysqld_ 1.9 KB Diff Download File
update.h 1999.6.1 14 years ago kalebral at gmail update Copyright strings to a more common format t 1.2 KB Diff Download File