- 16 Dec, 2004 2 commits
-
-
jan@hundin.mysql.fi authored
-
konstantin@mysql.com authored
fixes. Still to do: - deploy my_strtoll10 in limbysql.c - add mysql_options option to switch MYSQL_DATA_TRUNCATED on and off.
-
- 15 Dec, 2004 3 commits
-
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/autofail/mysql-5.0
-
petr@mysql.com authored
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/new/mysql-5.0
-
- 14 Dec, 2004 6 commits
-
-
pem@mysql.comhem.se authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
- 13 Dec, 2004 6 commits
-
-
anjuta@arthur.local authored
-
anjuta@arthur.local authored
-
anjuta@arthur.local authored
-
jan@hundin.mysql.fi authored
-
guilhem@mysql.com authored
don't make non-debug builds fail the testsuite
-
jan@hundin.mysql.fi authored
-
- 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 4 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
-