- 11 Aug, 2002 1 commit
-
-
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 4 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
-
Sinisa@sinisa.nasamreza.org authored
to 3.23
-
- 02 Aug, 2002 1 commit
-
-
heikki@hundin.mysql.fi authored
Merge InnoDB-3.23.52c ha_innobase.cc: Test the ref length sanity also in the production version
-
- 31 Jul, 2002 4 commits
-
-
monty@hundin.mysql.fi authored
Added back 'static inline', as not having this caused more problems than having it Fixed wrong arguments to printf()
-
monty@hundin.mysql.fi authored
Removed some compiler warnings regarding 'static' from InnoDB
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 30 Jul, 2002 2 commits
-
-
heikki@hundin.mysql.fi authored
Merge InnoDB-3.23.52c; improve AUTO-INC algorithm with SHOW TABLE STATUS; new checksum in log
-
lenz@mysql.com authored
- overhauled the RPM spec file (more macros, package descriptions)
-