~drizzle-trunk/drizzle/development

Add user_savepoints table function.
Filename Latest Rev Last Changed Committer Comment Size
..
alter_schema.cc 1812.3.8 13 years ago Brian Aker This switches our schema system over to using a sh 2.6 KB Diff Download File
alter_schema.h 1802.12.2 13 years ago Brian Aker Correcting alter schema to fix bug around schema n 1.3 KB Diff Download File
alter_table.cc 1910.2.15 13 years ago Brian Aker Update so that we use shared_ptr from the cache th 52 KB Diff Download File
alter_table.h 1892.3.3 13 years ago tdavies struct order_st changed and renamed to c++ class n 1.8 KB Diff Download File
analyze.cc 1280.3.11 14 years ago Padraig O'Sullivan Changed the query member of Session to be std::str 1.6 KB Diff Download File
analyze.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.3 KB Diff Download File
change_schema.cc 1415 14 years ago Brian Aker Mass overhaul to use schema_identifier. 1.3 KB Diff Download File
change_schema.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
check.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.5 KB Diff Download File
check.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.3 KB Diff Download File
commit.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.2 KB Diff Download File
commit.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.4 KB Diff Download File
create_index.cc 1910.2.15 13 years ago Brian Aker Update so that we use shared_ptr from the cache th 3.5 KB Diff Download File
create_index.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.3 KB Diff Download File
create_schema.cc 1802.12.1 13 years ago Brian Aker This solves bug lp:654905 We also gain a version 2.6 KB Diff Download File
create_schema.h 1802.12.1 13 years ago Brian Aker This solves bug lp:654905 We also gain a version 1.8 KB Diff Download File
create_table.cc 1910.2.3 13 years ago Brian Aker Second pass on move code to global lock encapsulat 8.2 KB Diff Download File
create_table.h 1802.12.1 13 years ago Brian Aker This solves bug lp:654905 We also gain a version 2.3 KB Diff Download File
delete.cc 1910.2.3 13 years ago Brian Aker Second pass on move code to global lock encapsulat 2 KB Diff Download File
delete.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
drop_index.cc 1910.2.15 13 years ago Brian Aker Update so that we use shared_ptr from the cache th 3.6 KB Diff Download File
drop_index.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.3 KB Diff Download File
drop_schema.cc 1578.4.11 14 years ago Brian Aker PAss through the code removing current_session 2.1 KB Diff Download File
drop_schema.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.3 KB Diff Download File
drop_table.cc 1910.2.3 13 years ago Brian Aker Second pass on move code to global lock encapsulat 3 KB Diff Download File
drop_table.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.3 KB Diff Download File
empty_query.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.1 KB Diff Download File
empty_query.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
execute.cc 1921.4.9 13 years ago Brian Aker Added in functionality for testing transactions in 6.2 KB Diff Download File
execute.h 1921.4.9 13 years ago Brian Aker Added in functionality for testing transactions in 1.5 KB Diff Download File
flush.cc 1919.1.2 13 years ago Brian Aker Merge in Andrew. 2.7 KB Diff Download File
flush.h 1900.3.1 13 years ago Andrew Hutchings Add FLUSH GLOBAL STATUS; command Clears the global 2.3 KB Diff Download File
insert.cc 1910.2.3 13 years ago Brian Aker Second pass on move code to global lock encapsulat 2.1 KB Diff Download File
insert.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
insert_select.cc 1910.2.3 13 years ago Brian Aker Second pass on move code to global lock encapsulat 3.7 KB Diff Download File
insert_select.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
kill.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.4 KB Diff Download File
kill.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
load.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.6 KB Diff Download File
load.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.4 KB Diff Download File
release_savepoint.cc 1405.3.5 14 years ago Jay Pipes TransactionServices method names now meet code sty 2.2 KB Diff Download File
release_savepoint.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
rename_table.cc 1910.2.15 13 years ago Brian Aker Update so that we use shared_ptr from the cache th 5.5 KB Diff Download File
rename_table.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.6 KB Diff Download File
replace.cc 1910.2.3 13 years ago Brian Aker Second pass on move code to global lock encapsulat 1.9 KB Diff Download File
replace.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
replace_select.cc 1910.2.3 13 years ago Brian Aker Second pass on move code to global lock encapsulat 3.6 KB Diff Download File
replace_select.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
rollback.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.2 KB Diff Download File
rollback.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.4 KB Diff Download File
rollback_to_savepoint.cc 1405.3.5 14 years ago Jay Pipes TransactionServices method names now meet code sty 4.8 KB Diff Download File
rollback_to_savepoint.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.3 KB Diff Download File
savepoint.cc 1405.3.5 14 years ago Jay Pipes TransactionServices method names now meet code sty 2.4 KB Diff Download File
savepoint.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
select.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.2 KB Diff Download File
select.h 1874.2.2 13 years ago Brian Aker What was once old, is now new again. Seperated out 1.2 KB Diff Download File
set_option.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.6 KB Diff Download File
set_option.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.3 KB Diff Download File
show.cc 1874.2.2 13 years ago Brian Aker What was once old, is now new again. Seperated out 1.2 KB Diff Download File
show.h 1874.2.2 13 years ago Brian Aker What was once old, is now new again. Seperated out 1.8 KB Diff Download File
show_errors.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.2 KB Diff Download File
show_errors.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
show_warnings.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.4 KB Diff Download File
show_warnings.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
start_transaction.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.4 KB Diff Download File
start_transaction.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.5 KB Diff Download File
truncate.cc 1241.9.36 14 years ago Monty Taylor ZOMG. I deleted drizzled/server_includes.h. 1.5 KB Diff Download File
truncate.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
unlock_tables.cc 1910.2.2 13 years ago Brian Aker First pass through the global lock refactor merge. 1.4 KB Diff Download File
unlock_tables.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File
update.cc 1892.3.3 13 years ago tdavies struct order_st changed and renamed to c++ class n 1.9 KB Diff Download File
update.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 1.2 KB Diff Download File