~drizzle-trunk/drizzle/development

  • Committer: Brian Aker
  • Date: 2011-03-14 06:49:53 UTC
  • mfrom: (2232.1.2 dbqp_ld_preload_fix)
  • Revision ID: brian@tangent.org-20110314064953-73hw2ef0ej1e9td3
Merge in pcrews.
Filename Latest Rev Last Changed Committer Comment Size
..
column.c 2187.3.5 13 years ago Monty Taylor Getting closer. 26.2 KB Diff Download File
column.h 1992.6.7 13 years ago Monty Taylor Revert -Wc++-compat change. 4.4 KB Diff Download File
column_client.h 1992.3.1 13 years ago Evan Jones libdrizzle: Add detail to API docs for column and 3.6 KB Diff Download File
column_server.h 1992.6.7 13 years ago Monty Taylor Revert -Wc++-compat change. 4 KB Diff Download File
command.c 2191.1.4 13 years ago Brian Aker Add in interactive mode back to protocol. 6.8 KB Diff Download File
command_client.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2 KB Diff Download File
command_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 1.9 KB Diff Download File
common.h 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 2.1 KB Diff Download File
conn.c 2221.3.1 13 years ago Andrew Hutchings Fixing result re-use issues broke drizzle_query_ru 34.7 KB Diff Download File
conn.h 1992.6.7 13 years ago Monty Taylor Revert -Wc++-compat change. 13.8 KB Diff Download File
conn_client.h 2191.1.1 13 years ago Brian Aker Add in KILL protocol support. 7.1 KB Diff Download File
conn_local.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 3.6 KB Diff Download File
conn_server.h 1992.6.7 13 years ago Monty Taylor Revert -Wc++-compat change. 7.6 KB Diff Download File
conn_uds.c 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.6 KB Diff Download File
constants.h 2229.2.1 13 years ago Brian Aker This add M's 5.5 auth to the drivers. 18.8 KB Diff Download File
drizzle.c 2164.1.6 13 years ago Monty Taylor Updated the windows build to be able to build from 17.2 KB Diff Download File
drizzle.h 2195.2.1 13 years ago Olaf van der Spek Don't define bool, false and true in C++ mode. 13 KB Diff Download File
drizzle_client.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 4.2 KB Diff Download File
drizzle_local.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 4.5 KB Diff Download File
drizzle_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 4.8 KB Diff Download File
field.c 1992.6.7 13 years ago Monty Taylor Revert -Wc++-compat change. 10.1 KB Diff Download File
field_client.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.7 KB Diff Download File
field_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.1 KB Diff Download File
handshake.c 2229.2.1 13 years ago Brian Aker This add M's 5.5 auth to the drivers. 17.1 KB Diff Download File
handshake_client.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.7 KB Diff Download File
handshake_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.6 KB Diff Download File
include.am 2226.1.6 13 years ago Monty Taylor Moved drizzle/drizzle.h to libdrizzle/libdrizzle.h 5.1 KB Diff Download File
libdrizzle.h 2226.1.6 13 years ago Monty Taylor Moved drizzle/drizzle.h to libdrizzle/libdrizzle.h 759 bytes Diff Download File
mysql_password_hash.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 2 KB Diff Download File
pack.c 2230.1.3 13 years ago Monty Taylor ICC warning. 7.1 KB Diff Download File
pack.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.7 KB Diff Download File
query.c 2210.2.1 13 years ago Andrew Hutchings Fix libdrizzle byte count handling for drizzle_esc 11.2 KB Diff Download File
query.h 1992.6.7 13 years ago Monty Taylor Revert -Wc++-compat change. 7.2 KB Diff Download File
result.c 2195.2.3 13 years ago Olaf van der Spek Avoid null pointer usage 15.3 KB Diff Download File
result.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 3.9 KB Diff Download File
result_client.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.4 KB Diff Download File
result_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 4 KB Diff Download File
row.c 1992.6.7 13 years ago Monty Taylor Revert -Wc++-compat change. 6.2 KB Diff Download File
row_client.h 1992.3.1 13 years ago Evan Jones libdrizzle: Add detail to API docs for column and 4 KB Diff Download File
row_server.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2 KB Diff Download File
sha1.c 2037.1.1 13 years ago kalebral at gmail More copyright updates 5.1 KB Diff Download File
sha1.h 2037.1.1 13 years ago kalebral at gmail More copyright updates 905 bytes Diff Download File
state.c 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.8 KB Diff Download File
state.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 3.9 KB Diff Download File
structs.h 2164.1.3 13 years ago Monty Taylor Merged in various amounts of win32 fixes. Now is q 5.9 KB Diff Download File
visibility.h 1971.2.1 13 years ago kalebral at gmail update files that did not have license or had inco 2.7 KB Diff Download File