An error occurred fetching the project authors.
- 21 May, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
dict0mem.h InnoDB now tries to provide autoinc column value from a counter table in data dict sync0sync.h InnoDB now tries to provide autoinc column value from a counter table in data dict univ.i InnoDB now tries to provide autoinc column value from a counter table in data dict dict0dict.c InnoDB now tries to provide autoinc column value from a counter table in data dict dict0mem.c InnoDB now tries to provide autoinc column value from a counter table in data dict sync0sync.c InnoDB now tries to provide autoinc column value from a counter table in data dict ha_innobase.cc InnoDB now tries to provide autoinc column value from a counter table in data dict
-
- 09 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixes to InnoDB to compile on Windows Fix for temporary InnoDB tables Fixed bug in REPLACE() Fixed sub char keys for InnoDB
-
- 25 Apr, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
ha_innobase.cc Changed the error code HA_ERR_KEY_NOT_FOUND to HA_ERR_END_OF_INDEX in index_first to eliminate an error message
-
- 13 Apr, 2001 2 commits
-
-
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
-
monty@donna.mysql.fi authored
Deleted a lot of old benchmark runs
-
- 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 1 commit
-
-
monty@donna.mysql.fi authored
Fix for shutdown on NT Fixed bug when using wrong dates from blob field.
-
- 06 Apr, 2001 1 commit
-
-
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
-
- 26 Mar, 2001 2 commits
-
-
monty@donna.mysql.fi authored
Removed all Attic directories.
-
monty@donna.mysql.fi authored
-
- 25 Mar, 2001 2 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
(For glibc 2.2)
-
- 24 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed crash in SELECT DISTINCT SUM(...) Fix return value of mysortncmp() for innobase Fix join_crash bug
-
- 21 Mar, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Fixed problem with UPDATE TABLE when keys wheren't always used.
-
- 07 Mar, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
ha_innobase.cc Fix a bug in removal of trailing spaces of binary varchar strings, fix a bug in REPLACE
-
- 06 Mar, 2001 3 commits
-
-
monty@donna.mysql.fi authored
Print full command name to log files Convert table type to supported onces on ALTER TABLE
-
heikki@donna.mysql.fi authored
trx0trx.h Innobase now returns the key number in a duplicate key error, removed innobase/include from make dirs row0ins.c Innobase now returns the key number in a duplicate key error, removed innobase/include from make dirs row0mysql.c Innobase now returns the key number in a duplicate key error, removed innobase/include from make dirs row0mysql.h Innobase now returns the key number in a duplicate key error, removed innobase/include from make dirs ha_innobase.cc Innobase now returns the key number in a duplicate key error, removed innobase/include from make dirs
-
monty@donna.mysql.fi authored
Remember UNION for ALTER TABLE Added test for if we are supporting transactions. Don't allow REPLACE to replace a row when we have generated an auto_increment key Fixed bug when using BLOB keys Fixed bug in SET @variable=user.
-
- 04 Mar, 2001 1 commit
-
-
tim@threads.polyesthetic.msg authored
-
- 02 Mar, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
srv0start.c Removes now trailing spaces from varchars row0mysql.ic Removes now trailing spaces from varchars ha_innobase.cc Removes now trailing spaces from varchars
-
- 01 Mar, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
-
- 23 Feb, 2001 1 commit
-
-
heikki@donna.mysql.fi authored
-
- 21 Feb, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Added test for ALTER TABLE ORDER BY
-
- 20 Feb, 2001 2 commits
-
-
monty@donna.mysql.com authored
Fixes for Innobase Don't reset whole to-buffer in strxnmov
-
tim@threads.polyesthetic.msg authored
Add --with-innobase-db to configure.
-
- 17 Feb, 2001 2 commits
-
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
-
- 12 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 29 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 05 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
-