- 08 Aug, 2002 7 commits
-
-
monty@hundin.mysql.fi authored
Make safe_mysqld a symlink to mysqld_safe in binary distribution Fixed problem with CTRL-C when using mysqld --bootstrap
-
monty@hundin.mysql.fi authored
Updated WEEK() and DATE information in the manual.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@hundin.mysql.fi authored
Minor cleanups to other patches. Make --temp-pool default
-
monty@mashka.mysql.fi authored
Lots of code fixes to the replication code (especially the binary logging and index log file handling) Fixed bugs in my last changeset that made MySQL hard to compile. Added mutex around some data that could cause table cache corruptions when using OPTIMIZE TABLE / REPAIR TABLE or automatic repair of MyISAM tables. Added mutex around some data in the slave start/stop code that could cause THD linked list corruptions Extended my_chsize() to allow one to specify a filler character. Extend vio_blocking to return the old state (This made some usage of this function much simpler) Added testing for some functions that they caller have got the required mutexes before calling the function. Use setrlimit() to ensure that we can write core file if one specifies --core-file. Added --slave-compressed-protocol Made 2 the minimum length for ft_min_word_len Added variables foreign_key_checks & unique_checks. Less logging from replication code (if not started with --log-warnings) Changed that SHOW INNODB STATUS requre the SUPER privilege More DBUG statements and a lot of new code comments
-
- 07 Aug, 2002 14 commits
-
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
Changelog fixups.
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
monty@hundin.mysql.fi authored
-
serg@sergbook.mysql.com authored
-
Sinisa@sinisa.nasamreza.org authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
jani@rhols221.adsl.netsonic.fi authored
-
arjen@fred.bitbike.com authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/mysql-4.0
-
bell@sanja.is.com.ua authored
-
arjen@fred.bitbike.com authored
Few little fixups.
-
- 06 Aug, 2002 19 commits
-
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
into fred.bitbike.com:/home/arjen/mysql-4.0
-
arjen@fred.bitbike.com authored
Minor info fixups for 4.0.3-beta. Tracked down more 3.22/3.23 release dates via announce list archive.
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
MONTH() function in SELECT list ...
-
heikki@hundin.mysql.fi authored
Merge InnoDB-3.23.52d
-
jani@rhols221.adsl.netsonic.fi authored
-
monty@hundin.mysql.fi authored
Fixed bug in automatic repair of MyISAM tables where table cache was not locked properly
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
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
-
serg@sergbook.mysql.com authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@sergbook.mysql.com authored
fixed bug, that caused suboptimal memory usage during REPAIR when ft_max_word_len was decreased by user
-
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
-
arjen@fred.bitbike.com authored
-
arjen@fred.bitbike.com authored
Updated info/texts for 4.0 going beta. Various little fixups.
-
monty@mashka.mysql.fi authored
Use MYSQL_CONFIG_NAME instead of "my" as the configuration file name.
-