- 27 May, 2004 2 commits
-
-
serg@serg.mylan authored
-
monty@mysql.com authored
-
- 26 May, 2004 5 commits
-
-
monty@mysql.com authored
use opt_net_buffer_length instead of net_buffer_length
-
monty@mysql.com authored
-
marko@hundin.mysql.fi authored
when UNIV_DEBUG is defined (introduced in ChangeSet@1.1850)
-
hf@deer.(none) authored
-
marko@hundin.mysql.fi authored
-
- 25 May, 2004 10 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/tmp/skr99/mysql-4.0
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0
-
hf@deer.(none) authored
configurations added to build the libraries with USE_TLS flag to be used for libmysqld
-
monty@mysql.com authored
into mysql.com:/tmp/skr99/mysql-4.0
-
monty@mysql.com authored
-
marko@hundin.mysql.fi authored
-
monty@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
-
- 24 May, 2004 5 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
Update of VC++ project files.
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
so we set SQL_BIG_SELECTS to 1.
-
marko@hundin.mysql.fi authored
-
- 20 May, 2004 1 commit
-
-
monty@mysql.com authored
Use %windir% instead of c:\winnt\ (Bug #3786) Fixed wrong foreign key test in crash-me (Bug #3740)
-
- 19 May, 2004 6 commits
-
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-4.0-root
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
monty@mysql.com authored
Ensured that all projects compile Removed compiler warnings Better setting of server_version variable. Fix that make_win_src_distribution creates the privilege tables.
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
(fix by our Harrison Fisk): when one does SET GLOBAL SERVER_ID=x, we must set server_id_supplied to 1.
-
konstantin@mysql.com authored
work as expected": precision-losing conversion removed from sys_var_thd_ulonglong.
-
- 18 May, 2004 3 commits
-
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b3756
-
- 17 May, 2004 7 commits
-
-
heikki@hundin.mysql.fi authored
Fix a memory corruption bug: in 32-bit computers, every 4 billionth malloc outside innodb_additional_mem_pool_size was mistreated when freeing the memory; this could corrupt the InnoDB additional mem pool and could have caused crashes anywhere, also inside MySQL, or even database corruption! the bug exists also in 3.23 and 4.1; workaround: configure innodb_additional_mem_pool_size big enough
-
heikki@hundin.mysql.fi authored
Allocate the table name buffer from the mem heap of a foreign key object rather than pointing to the name buffer in the table object; even though this apparently caused no bugs in RENAME, DROP, ALTER TABLE, or elsewhere, this convention was very prone to memory allocation bugs
-
marko@hundin.mysql.fi authored
-
ram@gw.mysql.r18.ru authored
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
-
ram@gw.mysql.r18.ru authored
-
- 15 May, 2004 1 commit
-
-
monty@mysql.com authored
-