~drizzle-trunk/drizzle/development

  • Committer: Jay Pipes
  • Date: 2009-01-28 04:17:43 UTC
  • Revision ID: jpipes@serialcoder-20090128041743-2b0j1ehy4nzudci3
Incorrectly passing str.ptr() instead of str.c_ptr() to my_charpos() in key.cc:key_unpack().  This resulted in duplicate key error messages containing random characters due to a bad offset, and would show up as random failure in the myisam.test case when running make test but not ./dtr myisam.
Filename Latest Rev Last Changed Committer Comment Size
..
binary_log.cc 612.2.4 16 years ago Monty Taylor Moved some defines to config.h. Stopped including 3.5 KB Diff Download File
binary_log.h 685.1.5 16 years ago Monty Taylor Fixed a few things to make VPATH builds work. 1.1 KB Diff Download File
binary_log.proto 324.1.1 16 years ago Mats Kindahl Adding specification of a simple protobuf-based bi 1 KB Diff Download File
binlog_encoding.h 575.4.7 16 years ago Monty Taylor More header cleanup. 2.8 KB Diff Download File
binlog_reader.cc 612.2.4 16 years ago Monty Taylor Moved some defines to config.h. Stopped including 1.5 KB Diff Download File
binlog_writer.cc 612.2.4 16 years ago Monty Taylor Moved some defines to config.h. Stopped including 3.2 KB Diff Download File
check_length.sh 685.1.31 16 years ago Monty Taylor Updated check_length.sh to work with VPATH. 875 bytes Diff Download File
ioutil.h 324.1.1 16 years ago Mats Kindahl Adding specification of a simple protobuf-based bi 1.5 KB Diff Download File
length.cc 324.1.1 16 years ago Mats Kindahl Adding specification of a simple protobuf-based bi 2.9 KB Diff Download File
Makefile.am 779.2.1 16 years ago Monty Taylor Added new pthread m4 file. Changing lib checks to 3 KB Diff Download File
master_list.proto 487 16 years ago Brian Aker First pieces to new master.info file. 338 bytes Diff Download File
master_list_reader.cc 685.1.5 16 years ago Monty Taylor Fixed a few things to make VPATH builds work. 1.4 KB Diff Download File
master_list_writer.cc 685.1.5 16 years ago Monty Taylor Fixed a few things to make VPATH builds work. 1 KB Diff Download File
replication_event.proto 636 16 years ago Brian Aker First pass with new event API (yeah... it will be 585 bytes Diff Download File
replication_event_reader.cc 685.1.32 16 years ago Monty Taylor Added missing header. 3.9 KB Diff Download File
replication_event_writer.cc 685.1.5 16 years ago Monty Taylor Fixed a few things to make VPATH builds work. 4 KB Diff Download File
schema.proto 323 16 years ago Brian Aker Updated proto file for table (not FRM work). 134 bytes Diff Download File
schema_reader.cc 685.1.5 16 years ago Monty Taylor Fixed a few things to make VPATH builds work. 930 bytes Diff Download File
serialize.h 671 16 years ago Brian Aker Cleaned up events for writing in replication (usin 363 bytes Diff Download File
table.proto 590.1.2 16 years ago Stewart Smith store indexes in table definition protobuf 3.7 KB Diff Download File
table_reader.cc 685.1.5 16 years ago Monty Taylor Fixed a few things to make VPATH builds work. 5.1 KB Diff Download File
table_writer.cc 685.1.5 16 years ago Monty Taylor Fixed a few things to make VPATH builds work. 4.8 KB Diff Download File