- 19 May, 2004 9 commits
-
-
monty@mysql.com authored
-
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.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Fixed wrong number of warnings/duplicates for machines with high-byte-first
-
- 18 May, 2004 8 commits
-
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
-
brian@brian-akers-computer.local authored
into brian-akers-computer.local:/Users/brian/mysql/mysql-4.1
-
brian@brian-akers-computer.local authored
Updating range_in_rows for the include file for ha_example (the main .cc file has already been updated).
-
files, such as ha_ndbcluster.cc
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b3756
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
- 17 May, 2004 16 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
-
serg@serg.mylan authored
-
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
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-4.1
-
marko@hundin.mysql.fi authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
check for field_name (not only for name) in find_item_in_list, to be compatible with item->eq() that is done later
-
ram@gw.mysql.r18.ru authored
-
monty@mysql.com authored
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
-
ram@gw.mysql.r18.ru authored
-
- 16 May, 2004 3 commits
-
-
monty@mysql.com authored
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-4.1
-
monty@mishka.local authored
New records_in_range() interface (similar to read_range()) Macros for faster bitmap handling Simplify read_range() code (#WL1786) New general key_cmp() function to compare keys
-
- 15 May, 2004 4 commits
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1
-
Sinisa@sinisa.nasamreza.org authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-