An error occurred fetching the project authors.
- 13 Apr, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
log0log.c Change Innobase text to InnoDB srv0start.c Change Innobase text to InnoDB srv0srv.c Change Innobase text to InnoDB ha_innobase.cc Change Innobase text to InnoDB
-
- 12 Apr, 2001 1 commit
-
-
paul@central.snake.net authored
-
- 11 Apr, 2001 6 commits
-
-
sasha@mysql.sashanet.com authored
start slave thread if master.info is present and server_id is set updates for rpl000015 and rpl000016 to remove master.info to make sure master info struct does not get auto-initialized
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
heikki@donna.mysql.fi authored
-
monty@work.mysql.com authored
PSTACK, libmysqld and MySQL filesystem UPDATE ... ORDER BY DELETE ... ORDER BY New faster fulltext handling Faster compressed keys
-
jani@hynda.mysql.fi authored
-
- 10 Apr, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
os0thread.c Set created thread priority to QUERY_PRIOR if specified row0mysql.c Drop table removes locks on the table, error handling changed row0ins.c Insert now always sets a shared lock on a duplicate or suspected duplicate record lock0lock.h Can remove locks from a table to be dropped lock0lock.c Can remove locks from a table to be dropped srv0srv.c Try to do log flush every second srv0start.c No need for a slash at the end of dir trx0trx.h Added an IGNORE option field to trx handle trx0trx.c Added an IGNORE option field to trx handle ha_innobase.h Added last_query_id field to handle ha_innobase.cc Fix drop table hang, roll-forward etc.
-
- 09 Apr, 2001 3 commits
-
-
sasha@mysql.sashanet.com authored
ignore generated files from bdb
-
monty@donna.mysql.fi authored
Fix for shutdown on NT Fixed bug when using wrong dates from blob field.
-
jani@janikt.pp.saunalahti.fi authored
-
- 08 Apr, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 06 Apr, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
configure.in Prevent inlining of functions on HP-UX because GCC is broken there trx0trx.h Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t trx0trx.c Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t ha_innobase.cc Fix trx->error_info in MySQL debug version: Innobase and ha_innobase.cc saw a different size for pthread_mutex_t
-
jani@janikt.pp.saunalahti.fi authored
-
- 05 Apr, 2001 1 commit
-
-
tim@threads.polyesthetic.msg authored
-
- 04 Apr, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
os0thread.c Use pthread_yield instead of os_thread_sleep(0)
-
- 01 Apr, 2001 1 commit
-
-
jcole@abel.spaceapes.com authored
-
- 31 Mar, 2001 1 commit
-
-
mwagner@evoq.mwagner.org authored
-
- 30 Mar, 2001 1 commit
-
-
jcole@abel.spaceapes.com authored
Reorganized and renamed the API chapter.
-
- 27 Mar, 2001 1 commit
-
-
- 24 Mar, 2001 2 commits
-
-
monty@donna.mysql.fi authored
Fixed crash in SELECT DISTINCT SUM(...) Fix return value of mysortncmp() for innobase Fix join_crash bug
-
sasha@mysql.sashanet.com authored
tables - read comments below
-
- 23 Mar, 2001 2 commits
-
-
mwagner@evoq.mwagner.org authored
-
monty@tik.mysql.fi authored
Fixed bug in CONCAT_WS() Print the default ISOLATION level. Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
-
- 22 Mar, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
-
mikef@nslinuxw4.bedford.progress.com authored
-
- 21 Mar, 2001 2 commits
-
-
mikef@nslinux.bedford.progress.com authored
Fix bug when read return error
-
serg@serg.mysql.com authored
-
- 20 Mar, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Added SELECT .. FOR UPDATE and SELECT .. IN SHARE MODE
-
- 16 Mar, 2001 1 commit
-
-
paul@central.snake.net authored
manual.texi of empty fields; minor changes to recent change manual.texi notes.
-
- 15 Mar, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
buf0lru.c Fixed a race condition in buf0lru and btr0sea which could corrupt the LRU list
-
jani@hynda.mysql.fi authored
-
- 14 Mar, 2001 2 commits
-
-
monty@tik.mysql.fi authored
Fixed bug in SHOW VARIABLES when using innobase tables
-
jcole@abel.spaceapes.com authored
-
- 04 Mar, 2001 2 commits
-
-
tim@work.mysql.com authored
-
tim@threads.polyesthetic.msg authored
-
- 02 Mar, 2001 1 commit
-
-
jcole@tetra.spaceapes.com authored
SET @foo=bar; This would cause a deadlock in mysqld, it now generates the error: ER_SET_CONSTANTS_ONLY as follows: mysql> set @foo=bar; ERROR 1204: You may only use constant expressions with SET
-
- 22 Feb, 2001 2 commits
-
-
mwagner@evoq.mwagner.org authored
-
heikki@donna.mysql.fi authored
-