~drizzle-trunk/drizzle/development

Merge Revision revid:marko.makela@oracle.com-20100608122645-psnrclg7j7n1ynvs from MySQL InnoDB

Original revid:marko.makela@oracle.com-20100608122645-psnrclg7j7n1ynvs

Original Authors: Marko Mäkelä <marko.makela@oracle.com>
Original commit message:
Merge a change from mysql-5.1-innodb:
------------------------------------------------------------
revno: 3503
revision-id: marko.makela@oracle.com-20100608121041-l7t9r6lrpx6lh361
parent: marko.makela@oracle.com-20100608114055-7b04ytuqz0lde6v1
committer: Marko Mäkelä <marko.makela@oracle.com>
branch nick: 5.1-innodb
timestamp: Tue 2010-06-08 15:10:41 +0300
message:
  Bug#54009: Server crashes when data is selected from non backed up table
  for InnoDB plugin

  dict_load_table(): Pass the correct tablespace flags to
  fil_open_single_table_tablespace(). For ROW_FORMAT=COMPACT and REDUNDANT,
  the tablespace flags are 0. The table flags would be 0 or DICT_TF_COMPACT.
Filename Latest Rev Last Changed Committer Comment Size
..
plugin 1377.8.40 14 years ago Paweł Blokus minor style fixes Diff
atomics_test.cc 1796.4.3 14 years ago Andrew Hutchings Fix atomics uinttests GCC 4.5 failure 2.4 KB Diff Download File
File calendar_test.cc 1377.8.30 14 years ago Paweł Blokus merged with latest trunk 4.2 KB Diff Download File
client_server.c 1799.2.4 14 years ago Monty Taylor Made BSD files reference root BSD file. 16.2 KB Diff Download File
constrained_value.cc 1863.1.7 14 years ago Monty Taylor Add a constrained_value class which allows us to s 1.5 KB Diff Download File
date_test.cc 1377.9.1 14 years ago Paweł Blokus updated includes to last file rename 13.1 KB Diff Download File
date_time_test.cc 1377.9.1 14 years ago Paweł Blokus updated includes to last file rename 11.6 KB Diff Download File
generators.cc 1652 14 years ago Brian Aker Fix const_cast, disable the unittest for generator 2.1 KB Diff Download File
global_buffer_test.cc 1796.4.4 14 years ago Andrew Hutchings Fix global_buffer test 1.7 KB Diff Download File
File include.am 1796.4.19 14 years ago Andrew Hutchings Merge trunk into branch 1.6 KB Diff Download File
libdrizzle_test.cc 1857.5.1 14 years ago Andrew Hutchings Add unit tests for libdrizzle utility functions Fi 1.7 KB Diff Download File
main.cc 1377.8.31 14 years ago Paweł Blokus little fix in include.am fixed temporal_format_te 1 KB Diff Download File
micro_timestamp_test.cc 1377.9.1 14 years ago Paweł Blokus updated includes to last file rename 3.8 KB Diff Download File
nano_timestamp_test.cc 1377.9.1 14 years ago Paweł Blokus updated includes to last file rename 3.3 KB Diff Download File
option_context.cc 1793.3.1 14 years ago Andrew Hutchings Disable boost:po allow_guessing which was making s 1.8 KB Diff Download File
pthread_atomics_test.cc 1796.4.5 14 years ago Andrew Hutchings Fix more unittests GCC 4.5 bugs 3.3 KB Diff Download File
table_identifier.cc 1878.5.3 14 years ago Brian Aker Update Key to work a bit faster. 2.4 KB Diff Download File
temporal_format_test.cc 1377.9.1 14 years ago Paweł Blokus updated includes to last file rename 4.2 KB Diff Download File
temporal_generator.cc 1377.9.1 14 years ago Paweł Blokus updated includes to last file rename 7.4 KB Diff Download File
temporal_generator.h 1377.8.37 14 years ago Paweł Blokus renamed genarator files to temporal_generator 4.3 KB Diff Download File
temporal_interval_test.cc 1623 14 years ago Monty Taylor Fixed a non-initialized issue on OSX. 7.3 KB Diff Download File
time_test.cc 1377.9.1 14 years ago Paweł Blokus updated includes to last file rename 9.3 KB Diff Download File
timestamp_test.cc 1377.9.1 14 years ago Paweł Blokus updated includes to last file rename 8.4 KB Diff Download File
utf8_test.cc 1796.4.5 14 years ago Andrew Hutchings Fix more unittests GCC 4.5 bugs 2.7 KB Diff Download File