- 12 Aug, 2002 7 commits
-
-
serg@sergbook.mysql.com authored
-
arjen@fred.bitbike.com authored
-
heikki@hundin.mysql.fi authored
Cleanup of latest rewrite of innobase_mysql_print_thd; from now on changing this code is forbidden unless a written permission is received from Heikki 3 days in advance
-
arjen@fred.bitbike.com authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Moved IF(test,column,NULL) code to 4.0 Changed mysys_priv.h to include my_pthread.h or my_no_pthread.h. Removed some CR's in os2 files.
-
- 11 Aug, 2002 2 commits
-
-
heikki@hundin.mysql.fi authored
Add tentative code which can be used in HANDLER implementation for InnoDB
-
heikki@hundin.mysql.fi authored
Redefine sprintf as ut_sprintf inside InnoDB code; some old Unixes may have a pointer as the return type of sprintf lock0lock.c: Add safety against buffer overruns in latest deadlock info srv0srv.c: Add safety against buffer overruns in SHOW INNODB STATUS os0thread.h, os0thread.c: Fix a portability bug introduced in Windows when we changed os_thread_id_t to be the same as os_thread_t
-
- 10 Aug, 2002 4 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
Sinisa@sinisa.nasamreza.org authored
-
lenz@mysql.com authored
and removed the 3.23.53 News section for now until 3.23.52 is officially tagged.
-
- 09 Aug, 2002 5 commits
-
-
lenz@mysql.com authored
- Only define alloca as a compiler builtin, if we use GCC and there is no alloca.h installed
-
Sinisa@sinisa.nasamreza.org authored
-
heikki@hundin.mysql.fi authored
Add some more safety margin to buffer sizes in prints
-
heikki@hundin.mysql.fi authored
Found the bug in modified innobase_mysqld_print_thd; the person who modifies code should test that his change works
-
heikki@hundin.mysql.fi authored
Revert changes to sprintf until we know why control characters scrambled the output
-
- 08 Aug, 2002 4 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Remove not needed locks in SHOW OPEN TABLES
-
lenz@mysql.com authored
compiler builtin when using gcc
-
- 07 Aug, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
-
Sinisa@sinisa.nasamreza.org authored
-
- 06 Aug, 2002 7 commits
-
-
heikki@hundin.mysql.fi authored
Merge InnoDB-3.23.52d
-
monty@hundin.mysql.fi authored
Fixed bug in automatic repair of MyISAM tables where table cache was not locked properly
-
monty@hundin.mysql.fi authored
Removed Heikki's patch for handling this.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Added option --host to mysqlhotcopy
-
heikki@hundin.mysql.fi authored
In HP-UX-10.20, but not in HP-UX-11.0, the return value of pthread_mutex_trylock is inverted
-
monty@mashka.mysql.fi authored
Use MYSQL_CONFIG_NAME instead of "my" as the configuration file name.
-
- 05 Aug, 2002 6 commits
-
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
This should fix some possible table cache corruptions when doing OPTIMIZE or REPAIR table when other threads are opening new tables.
-
monty@mashka.mysql.fi authored
(Merge of code from 4.0)
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 03 Aug, 2002 3 commits
-
-
heikki@hundin.mysql.fi authored
Remove the complex typecast used to convert a HP-UX pthread struct to os_thread_id_t; the typecast seemed to work wrong in gcc-3.1 on HP-UX-10.20
-
salle@geopard.online.bg authored
into geopard.online.bg:/storage/bk/mysql-3.23
-
salle@geopard.online.bg authored
-