- 14 Dec, 2004 2 commits
-
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
- 13 Dec, 2004 4 commits
-
-
anjuta@arthur.local authored
-
anjuta@arthur.local authored
-
anjuta@arthur.local authored
-
guilhem@mysql.com authored
don't make non-debug builds fail the testsuite
-
- 12 Dec, 2004 4 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/autofail/mysql-5.0
-
petr@mysql.com authored
-
monty@mysql.com authored
Added comments (from code review on pull)
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
- 10 Dec, 2004 6 commits
-
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0.n
-
gluh@gluh.mysql.r18.ru authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-5.0
-
marko@hundin.mysql.fi authored
operations.
-
gluh@gluh.mysql.r18.ru authored
mysqldump skips information_schema db 'use' now can use information_schema db changed value of column 'Null' to 'NO' if column is not nullable
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
- 09 Dec, 2004 9 commits
-
-
guilhem@mysql.com authored
explicit setting of reconnect (no behaviour change)
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0-clean
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0-clean
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-5.0
-
guilhem@mysql.com authored
All our programs which use mysql_real_connect() and mysql_connect() are updated accordingly, though I have deliberately made mysqlimport not reconnect anymore (already true for mysqldump >= 4.1.8). All Connector devs have been warned about the change I'm doing here - which was agreed with Monty, and fixes BUG#2555.
-
marko@hundin.mysql.fi authored
memory heaps. This changeset plugs also a few memory leaks that were introduced with the compact InnoDB table format.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/devel/im/mysql-5.0-im
-
petr@mysql.com authored
-
- 08 Dec, 2004 7 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
ingo@mysql.com authored
When the joins were not cleaned up before the tables were closed, a JOIN_TAB still held a pointer to a meanwhile closed table and tried to close it again during item cleanup...
-
marko@hundin.mysql.fi authored
record format without requiring the doubly linked list added by Heikki in ChangeSet@1.1627.16.2
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
Remove parameter from call to btr_search_validate(). buf0buf.c: Initialize member "index" of buf_block_t. buf0buf.h: Add member "index" to buf_block_t. btr0sea.h: Remove parameter of btr_search_validate() btr0sea.c: Make use of the added member "index" of buf_block_t.
-
bar@mysql.com authored
- CREATE TABLE t1 SELECT BINARY 'literal' now creates a VARBINARY() column, not a BINARY().
-
- 07 Dec, 2004 5 commits
-
-
monty@mysql.com authored
-
jani@ua141d10.elisa.omakaista.fi authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Fixed compiler warnings String results in CREATE ... SELECT are now created as CHAR(0), VARCHAR(X) or TEXT() depending on item->max_length
-
brian@avenger.(none) authored
-
- 06 Dec, 2004 3 commits
-
-
brian@avenger.(none) authored
-
monty@mysql.com authored
-
brian@avenger.(none) authored
-