- 10 Dec, 2004 1 commit
-
-
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 13 commits
-
-
brian@avenger.(none) authored
-
monty@mysql.com authored
-
brian@avenger.(none) authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Fixed compiler warnings Fix core dump when sending SIGHUP to mysqld
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
handle test_ro(".999", 0, HALF_UP, "1");
-
monty@mysql.com authored
-
brian@avenger.(none) authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
#6950 mysql-nt.exe error when click on sql or database on mysql control center
-
monty@mysql.com authored
Renamed HA_VAR_LENGTH to HA_VAR_LENGTH_PART Renamed in all files FIELD_TYPE_STRING and FIELD_TYPE_VAR_STRING to MYSQL_TYPE_STRING and MYSQL_TYPE_VAR_STRING to make it easy to catch all possible errors Added support for VARCHAR KEYS to heap Removed support for ISAM Now only long VARCHAR columns are changed to TEXT on demand (not CHAR) Internal temporary files can now use fixed length tables if the used VARCHAR columns are short
-
- 05 Dec, 2004 1 commit
-
-
monty@mysql.com authored
-
- 04 Dec, 2004 4 commits
-
-
brian@avenger.(none) authored
Would you believe that I wrote all of this on a Mac? I just happen to be not using HFS for the partition I did this work on. Oops :)
-
pekka@mysql.com authored
-
lars@mysql.com authored
-
brian@avenger.(none) authored
into avenger.(none):/export/brian/mysql/acinclude-5.0
-