- 05 Dec, 2006 1 commit
-
-
brian@zim.(none) authored
This updates archive to use new header information in az files and makes way for combining the meta data file with the AZ file.
-
- 04 Dec, 2006 1 commit
-
-
brian@zim.(none) authored
Fixed problems with original gzio() functions not being able to correctly return lengths of long rows.
-
- 02 Dec, 2006 1 commit
-
-
brian@zim.(none) authored
-
- 24 Nov, 2006 1 commit
-
-
baker@bk-internal.mysql.com authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1-arch
-
- 23 Nov, 2006 3 commits
-
-
mats@romeo.(none) authored
Disabling debug printouts for valgrind builds that print unallocated memory.
-
mats@romeo.(none) authored
Removing valgrind memory checks from code.
-
mats@romeo.(none) authored
Patch to fix valgrind warning that uninitialized bytes were written. The warning was caused by set_default(), which assumes that the field pointer is pointing into record[0], while all other functions honors the move_field_offset().
-
- 22 Nov, 2006 1 commit
-
-
baker@bk-internal.mysql.com authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1-arch
-
- 21 Nov, 2006 2 commits
-
-
mats@romeo.(none) authored
into romeo.(none):/home/bk/memcheck-mysql-5.1
-
mats@romeo.(none) authored
Removing DBUG_DUMP printouts for valgrind builds since they trigger warnings. Removing valgrind memory checks completely. Removing bzero() of record when opening table that was added earlier.
-
- 20 Nov, 2006 7 commits
-
-
brian@zim.(none) authored
-
mats@romeo.(none) authored
into romeo.(none):/home/bk/memcheck-mysql-5.1
-
mats@romeo.(none) authored
Fix to correct behaviour of find_and_fetch_row() for tables that have primary keys stored in storage engines that support the fast method to fetch rows given a primary key. The method uses position() to retrieve the key for a given record and rnd_pos() to position the internal "cursor" at the row. Rnd_pos() returns the found record in table->record[0], so the record has to be moved to table->record[1] for further processing after calling find_and_fetch_row().
-
iggy/Administrator@amd64. authored
into amd64.:D:/src/mysql-5.1_bug23983
-
iggy/Administrator@amd64. authored
- When a shared library argument is supplied, it's checked for an OS specific directory separator. The expected error is different depending on the separator used. Create OS specific versions of these tests.
-
msvensson@shellback.(none) authored
- Disconnect from transporter before starting to delete objects
-
brian@zim.(none) authored
Refactored a number of engines to have correct init/deinit. Added pass support for "data" from plugin to plugin generic init to use memory location.
-
- 17 Nov, 2006 1 commit
-
-
open_table_from_share did not initialize table->record members. that was interpreted as the error by valgrind. Fixed with bzero-ing the members if compilation with -DHAVE_purify.
-
- 16 Nov, 2006 3 commits
-
-
mats@romeo.(none) authored
into romeo.(none):/home/bk/memcheck-mysql-5.1
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/unmerge-5.1
-
brian@zim.(none) authored
This finished the bzero() on varchar patch I wrote a few months ago. It also completes the data_length() method I added to Fields to determine the length of data for a particular data type. I have many uses for this :)
-
- 15 Nov, 2006 12 commits
-
-
mats@romeo.(none) authored
Adding class to handle temporary allocate of memory during write of rows. Eliminating cut'n-paste error between THD::binlog_{write,update,delete}_row().
-
lars@black.(none) authored
into mysql.com:/home/bk/MERGE/mysql-5.1-merge
-
lars@mysql.com/black.(none) authored
into mysql.com:/home/bk/MERGE/mysql-5.0-merge
-
lars@mysql.com/black.(none) authored
-
lars@black.(none) authored
into mysql.com:/home/bk/MERGE/mysql-5.1-merge
-
lars@mysql.com/black.(none) authored
into mysql.com:/home/bk/MERGE/mysql-5.0-merge
-
lars@black.(none) authored
into mysql.com:/home/bk/MERGE/mysql-5.1-merge
-
lars@mysql.com/black.(none) authored
into mysql.com:/home/bk/MERGE/mysql-5.0-merge
-
lars@mysql.com/black.(none) authored
into mysql.com:/home/bk/MERGE/mysql-4.1-merge
-
into dsl-hkibras-fe30f900-107.dhcp.inet.fi:/home/elkin/MySQL/TEAM/BARE/mysql-5.1-new-rpl
-
into dsl-hkibras-fe30f900-107.dhcp.inet.fi:/home/elkin/MySQL/TEAM/BARE/5.0
-
mending windows test.
-
- 14 Nov, 2006 7 commits
-
-
baker@bk-internal.mysql.com authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1-arch
-
df@kahlann.erinye.com authored
into kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
-
df@kahlann.erinye.com authored
into kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
-
df@kahlann.erinye.com authored
into kahlann.erinye.com:/home/df/mysql/build/51
-
df@kahlann.erinye.com authored
into kahlann.erinye.com:/home/df/mysql/build/mtr-5.0
-
df@kahlann.erinye.com authored
-
df@kahlann.erinye.com authored
into kahlann.erinye.com:/home/df/mysql/build/51
-