~drizzle-trunk/drizzle/development

  • Committer: Monty Taylor
  • Date: 2008-08-16 23:49:05 UTC
  • Revision ID: monty@inaugust.com-20080816234905-3dg9u3nyqd0xoyku
Merged in new strings.
Filename Latest Rev Last Changed Committer Comment Size
..
ChangeLog 1 16 years ago brian clean slate 4.9 KB Diff Download File
ha_myisam.cc 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 55.8 KB Diff Download File
ha_myisam.h 281 16 years ago Brian Aker Converted myisam away from my_bool 6.2 KB Diff Download File
keycache.h 281 16 years ago Brian Aker Converted myisam away from my_bool 7.1 KB Diff Download File
Makefile.am 311 16 years ago Brian Aker Sqlech issues with pack 1.9 KB Diff Download File
mf_keycache.c 303 16 years ago Brian Aker First pass in removing ulong from MyISAM 136 KB Diff Download File
mf_keycaches.c 281 16 years ago Brian Aker Converted myisam away from my_bool 8.2 KB Diff Download File
mi_cache.c 212.6.1 16 years ago Mats Kindahl Replacing all bzero() calls with memset() calls an 3.3 KB Diff Download File
mi_changed.c 51.1.91 16 years ago Jay Pipes Removed/replaced DBUG symbols and TRUE/FALSE 1 KB Diff Download File
mi_check.c 311 16 years ago Brian Aker Sqlech issues with pack 131 KB Diff Download File
mi_checksum.c 212.6.12 16 years ago Mats Kindahl Removing redundant use of casts in MyISAM storage 1.7 KB Diff Download File
mi_close.c 311 16 years ago Brian Aker Sqlech issues with pack 3.1 KB Diff Download File
mi_create.c 261.2.7 16 years ago Monty Taylor Merged from Mats. 23.7 KB Diff Download File
mi_delete.c 304 16 years ago Brian Aker ulong cleanup, remove log code from myisam. 23.2 KB Diff Download File
mi_delete_all.c 311 16 years ago Brian Aker Sqlech issues with pack 2.1 KB Diff Download File
mi_delete_table.c 51.1.97 16 years ago Jay Pipes Removed/replaced DBUG symbols and TRUE/FALSE 1 KB Diff Download File
mi_dynrec.c 281 16 years ago Brian Aker Converted myisam away from my_bool 53 KB Diff Download File
mi_extra.c 311 16 years ago Brian Aker Sqlech issues with pack 12.6 KB Diff Download File
mi_info.c 304 16 years ago Brian Aker ulong cleanup, remove log code from myisam. 3.9 KB Diff Download File
mi_key.c 264.2.6 16 years ago Andrey Hristov Constify the usage of CHARSET_INFO almost to the l 14.5 KB Diff Download File
mi_keycache.c 51.1.126 16 years ago Jay Pipes Merge from trunk 4.9 KB Diff Download File
mi_locking.c 281 16 years ago Brian Aker Converted myisam away from my_bool 13.5 KB Diff Download File
mi_open.c 311 16 years ago Brian Aker Sqlech issues with pack 36.7 KB Diff Download File
mi_page.c 212.6.12 16 years ago Mats Kindahl Removing redundant use of casts in MyISAM storage 4.1 KB Diff Download File
mi_panic.c 304 16 years ago Brian Aker ulong cleanup, remove log code from myisam. 3.4 KB Diff Download File
mi_preload.c 313 16 years ago Brian Aker Further work with ulong in myisam 3.3 KB Diff Download File
mi_range.c 313 16 years ago Brian Aker Further work with ulong in myisam 7.8 KB Diff Download File
mi_rename.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 1.2 KB Diff Download File
mi_reportnone.c 77.1.14 16 years ago Monty Taylor Fixed the test programs linking issue. (I hope) Ma 988 bytes Diff Download File
mi_rfirst.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 948 bytes Diff Download File
mi_rkey.c 212.6.12 16 years ago Mats Kindahl Removing redundant use of casts in MyISAM storage 6.6 KB Diff Download File
mi_rlast.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 961 bytes Diff Download File
mi_rnext.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 3.3 KB Diff Download File
mi_rnext_same.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 2.8 KB Diff Download File
mi_rprev.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 2.6 KB Diff Download File
mi_rrnd.c 281 16 years ago Brian Aker Converted myisam away from my_bool 1.8 KB Diff Download File
mi_rsame.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 2 KB Diff Download File
mi_rsamepos.c 51.1.109 16 years ago Jay Pipes Removed/replaced DBUG 1.6 KB Diff Download File
mi_scan.c 51.1.110 16 years ago Jay Pipes Removed DBUG symbols 1.3 KB Diff Download File
mi_search.c 281 16 years ago Brian Aker Converted myisam away from my_bool 53.9 KB Diff Download File
mi_static.c 312 16 years ago Brian Aker Removed global variable calls, cleaned up static. 1.9 KB Diff Download File
mi_statrec.c 281 16 years ago Brian Aker Converted myisam away from my_bool 7.8 KB Diff Download File
mi_unique.c 290 16 years ago Brian Aker Update for ulong change over. 6.4 KB Diff Download File
mi_update.c 304 16 years ago Brian Aker ulong cleanup, remove log code from myisam. 5.7 KB Diff Download File
mi_write.c 304 16 years ago Brian Aker ulong cleanup, remove log code from myisam. 25.6 KB Diff Download File
my_pread.c 313 16 years ago Brian Aker Further work with ulong in myisam 4.3 KB Diff Download File
myisam.h 312 16 years ago Brian Aker Removed global variable calls, cleaned up static. 18.5 KB Diff Download File
myisamchk.c 287 16 years ago Brian Aker Merge from Monty 57.8 KB Diff Download File
myisamdef.h 311 16 years ago Brian Aker Sqlech issues with pack 31.5 KB Diff Download File
myisampack.h 313 16 years ago Brian Aker Further work with ulong in myisam 15.9 KB Diff Download File
NEWS 1 16 years ago brian clean slate 3.3 KB Diff Download File
plug.in 319.1.1 16 years ago Grant Limberg renamed all instances of MYSQL_ to DRIZZLE_ 329 bytes Diff Download File
sort.c 305 16 years ago Brian Aker Another pass of ulong removal. 29.9 KB Diff Download File
TODO 1 16 years ago brian clean slate 246 bytes Diff Download File