~sergefp/mysql-server/mysql-6.0-opt

  • Committer: Igor Babaev
  • Date: 2009-06-02 21:58:56 UTC
  • Revision ID: igor@mysql.com-20090602215856-utdq548h030qjn3r
Fixed bug #45092.
When the descriptors of the data fields stored in a join buffer 
are created first the descriptors of the the fields used in
building access keys are constructed. The construction is done
with a call of the function add_table_data_fields_to_join_cache.
One of the parameters of this function, namely field_set, specifies
for what fields the descriptors are to be constructed. This function
is called once again for the remaining fields.
As the function adds new elements to the array of the field
descriptors it has to save the number of the descriptors that
has been already built in order to be able continue adding them
later. The same is true for the array of pointers to the field
descriptors that is created for blob fields.
However the length of this array was not been saved. As a result,
when the remaining blob fields were processed the pointers to
their field descriptors overwrote the pointers to the descriptors
of the blob fields used to build the access keys.
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-mysql 2597.87.17 15 years ago Gleb Shchepa manual merge 6.0-main --> 6.0-bka-review Diff
BUILD 2 23 years ago bk at mysql Import changeset Diff
client 2 23 years ago bk at mysql Import changeset Diff
cmd-line-utils 1403.60.1 21 years ago vva at r18 changes for readline/libedit configuration Diff
config 1659.17.3 19 years ago brian at avenger Fixing problem with case insitive file systems. W Diff
dbug 2 23 years ago bk at mysql Import changeset Diff
Docs 2 23 years ago bk at mysql Import changeset Diff
extra 2 23 years ago bk at mysql Import changeset Diff
include 2 23 years ago bk at mysql Import changeset Diff
libmysql 2 23 years ago bk at mysql Import changeset Diff
libmysql_r 34 23 years ago tim at polyesthetic Change the behavior of --enable-thread-safe-client Diff
libmysqld 669.1.1 23 years ago monty at mysql Added all changes from old 4.0 version: PSTACK, li Diff
man 2 23 years ago bk at mysql Import changeset Diff
mysql-test 2 23 years ago bk at mysql Import changeset Diff
mysys 2 23 years ago bk at mysql Import changeset Diff
netware 1346.96.3 21 years ago monty at mysql Fixes for Netware Call pthread_mutex_destroy() on Diff
plugin 2003 18 years ago svoj at mysql WL#2575 - Fulltext: Parser plugin for FTS Manual m Diff
pstack 669.1.1 23 years ago monty at mysql Added all changes from old 4.0 version: PSTACK, li Diff
regex 2 23 years ago bk at mysql Import changeset Diff
scripts 2 23 years ago bk at mysql Import changeset Diff
sql 2 23 years ago bk at mysql Import changeset Diff
sql-bench 2651.1.4 15 years ago Reggie Burnett merged Diff
sql-common 1504.26.1 21 years ago hf at r18 SCRUM Protocol_cursor class and sql-common/ direct Diff
storage 1773.218.1 19 years ago brian at zim Changes to create storage directory for storage en Diff
strings 2 23 years ago bk at mysql Import changeset Diff
support-files 2 23 years ago bk at mysql Import changeset Diff
tests 2 23 years ago bk at mysql Import changeset Diff
unittest 2119.397.1 18 years ago mats at mysql WL#3206 (Add unit tests): An implementation of the Diff
vio 2 23 years ago bk at mysql Import changeset Diff
win 2273.23.37 17 years ago cmiller at cornsilk Merge zippy.cornsilk.net:/home/cmiller/work/mysql/ Diff
zlib 973.110.6 22 years ago monty at mysql merge (remove conflicting zip files) Diff
.bzrignore 2717.1.14 15 years ago Guilhem Bichot merge of 5.1-maria into 6.0-maria 51.3 KB Diff Download File
cluster_change_hist.txt 2664 15 years ago Jonas Oreland ndb - dummy commit to restart pb that failed with 12.6 KB Diff Download File
CMakeLists.txt 2613.211.24 15 years ago Hakan Kuecuekyilmaz Merged: mysql-6.0 --> mysql-6.0-falcon --> mysql-6 13.6 KB Diff Download File
configure.in 2617.205.63 15 years ago Georgi Kodinov merged 6.0-main to 6.0-pe-stage 91.2 KB Diff Download File
COPYING 1346.825.1 19 years ago lenz at mysql - manual.texi will be replaced with a manual writt 18.6 KB Diff Download File
EXCEPTIONS-CLIENT 1346.888.13 17 years ago kent at mysql EXCEPTIONS-CLIENT: Updated to version 0.6 of the 5 KB Diff Download File
INSTALL-SOURCE 2476.891.4 16 years ago kent at mysql ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, IN 313 bytes Diff Download File
INSTALL-WIN-SOURCE 2476.891.4 16 years ago kent at mysql ReadMe.txt, INSTALL-WIN-SOURCE, INSTALL-BINARY, IN 324 bytes Diff Download File
Makefile.am 2715 15 years ago Sergei Golubchik merge with 6.0 12.1 KB Diff Download File
README 2497.126.5 16 years ago alik at quad Dummy change to force PushBuild. 1.3 KB Diff Download File