An error occurred fetching the project authors.
- 07 Mar, 2005 1 commit
-
-
gbichot@quadita2.mysql.com authored
(whereas it's 0 in 4.1, for safety as this is new code).
-
- 06 Mar, 2005 1 commit
-
-
georg@lmy002.wdf.sap.corp authored
-
- 05 Mar, 2005 1 commit
-
-
igor@linux.local authored
Logging to logging@openlogging.org accepted func_group.result, func_group.test: Added a test case for bug #8893. opt_sum.cc: A misplaced initialization for the returned parameter prefix_len in the function find_key_for_maxmin caused usage of a wrong key prefix by the min/max optimization in cases when the matching index was not the first index that contained the min/max field.
-
- 23 Feb, 2005 2 commits
-
-
reggie@mdk10.(none) authored
logging_ok: Logging to logging@openlogging.org accepted mi_packrec.c: Using HAVE_SYS_MMAN_H to protect include of sys/mman.h and replaced calls to mmap and munmap with my_mmap and my_munmap mi_extra.c: Now using HAVE_SYS_MMAN_H to protect include of sys/mman.h my_mmap.c: Changed how no mmap message is printed for Windows sql_map.cc: Changed HAVE_MMAP to HAVE_SYS_MMAN_H and replaced calls to mmap and munmap with my_mmap and my_munmap
-
bell@52.0.168.192.in-addr.arpa authored
-
- 15 Feb, 2005 1 commit
-
-
dean@mysql.com authored
Added bounds check to avoid accessing unallocated FT_DOC array. (BUG #8522)
-
- 14 Feb, 2005 1 commit
-
-
svoj@mysql.com authored
Fix for crash when using a double quote in boolean fulltext query.
-
- 09 Feb, 2005 1 commit
-
-
mskold@bk-internal.mysql.com authored
-
- 04 Feb, 2005 2 commits
-
-
ramil@mysql.com authored
-
ramil@mysql.com authored
-
- 31 Jan, 2005 1 commit
-
-
tulin@mysql.com authored
+ ion shutdown - don't close files that are not open + abort in debug - if closing a fd == -1
-
- 29 Jan, 2005 1 commit
-
-
brian@zim.(none) authored
-
- 28 Jan, 2005 1 commit
-
-
tulin@mysql.com authored
removed usage of SIGRTMIN temorarilly as it causes problems on some platforms
-
- 21 Jan, 2005 1 commit
-
-
patg@pc248.lfp.kcls.org authored
-New tests and results logging_ok: Logging to logging@openlogging.org accepted ha_federated.h: removed quote_data and type_quote (now in the Field class) ha_federated.cc: moved quote_data and type_quote to field class field.h: new methods quote_data and needs_quotes declared field.cc: new field class methods quote_data and needs_quotes (per Monty's request) federated.test: more tests, joins, index tests have_federated_db.require: new name of federated system var federated.result: new test results for federated handler have_federated_db.inc: changed name of variable in test due to change in vars sql_analyse.cc: over-ridden append_escaped to take (String *, char *, uint) per requirements of 'create_where_from_key' method in federated handler. mysql_priv.h: define over-ridden append_escaped to take arguments from 'create_where_from_key' method in federated handler ha_federated.cc: implemented "create_where_from_key" to deal properly with two-byte prefix and multi keys. Initial testing shows it works, but I still need to move quoting to field class and also look at changes per Segei's suggestions.
-
- 17 Jan, 2005 1 commit
-
-
kaa@polly.local authored
-
- 16 Jan, 2005 1 commit
-
-
reggie@bob.(none) authored
Fixed bug by adding code that displays the contents of mysql.host when \p is added as part of the prompt. mysql.cc: Added code to display mysql.host as prompt when using shared memory
-
- 14 Jan, 2005 1 commit
-
-
msvensson@neptunus.homeip.net authored
FC3 fix
-
- 12 Jan, 2005 1 commit
-
-
vtkachenko@mail.mysql.com authored
Logging to logging@openlogging.org accepted innodb.result, innodb.test, set_var.cc, mysqld.cc: change variable innodb_free_tickets_to_enter to innodb_concurrency_tickets
-
- 07 Jan, 2005 1 commit
-
-
brian@zim.(none) authored
-
- 05 Jan, 2005 1 commit
-
-
jonas@mysql.com authored
-
- 02 Jan, 2005 1 commit
-
-
paul@snake-hub.snake.net authored
Silence compiler warning.
-
- 30 Dec, 2004 2 commits
-
-
marty@linux.site authored
-
georg@beethoven.site authored
-
- 24 Dec, 2004 1 commit
-
-
vtkachenko@intelp4d.mysql.com authored
Logging to logging@openlogging.org accepted sql_yacc.yy, sql_parse.cc, sql_lex.h, lex.h: Implements the SHOW MUTEX STATUS command set_var.cc, mysqld.cc, mysql_priv.h: Added new GLOBAL variable timed_mutexes ha_innodb.h: New function innodb_mutex_show_status ha_innodb.cc: Added new innodb variables in SHOW STATUS Implements the SHOW MUTEX STATUS command innodb.test, innodb.result: Added new row_lock_waits status variables tests. variables.test, variables.result: test new variable timed_mutexes ut0ut.c: New function ut_usectime. sync0sync.c: Mutex counting. sync0rw.c: New mutex parameters initialization. srv0srv.c: Counting row lock waits row0sel.c, row0mysql.c: Setting row_lock or table_lock state to thd. que0que.c: Added default no_lock_state to thd. univ.i: Added UNIV_SRV_PRINT_LATCH_WAITS debug define sync0sync.ic: Count mutex using. sync0sync.h: Added new parameters to mutex structure for counting. sync0rw.h: Added new parameters to rw_create_func. srv0srv.h: Added new innodb varuables to SHOW STATUS. que0que.h: Added thread lock states.
-
- 22 Dec, 2004 1 commit
-
-
joreland@bk-internal.mysql.com authored
-
- 21 Dec, 2004 1 commit
-
-
jon@gigan. authored
don't include header files or class private members; do include class static members.
-
- 20 Dec, 2004 1 commit
-
-
marty@shark. authored
Logging to logging@openlogging.org accepted compile-amd64-max, compile-amd64-debug-max: new file
-
- 18 Dec, 2004 2 commits
-
-
paul@frost.snake.net authored
Convert @samp{c} to 'c', not c.
-
matt@booty.(none) authored
I fixed the typos in the transaction-isolation comments. I fixed the spelling mistakes in the comment. It had tripped up a support customer as they couldn't start the server with transaction-isolation= read-commited
-
- 15 Dec, 2004 1 commit
-
-
ndbdev@shark. authored
-
- 14 Dec, 2004 1 commit
-
-
kaa@polly.local authored
-
- 13 Dec, 2004 1 commit
-
-
anjuta@arthur.local authored
-
- 08 Dec, 2004 1 commit
-
-
stewart@mysql.com authored
-
- 06 Dec, 2004 1 commit
-
-
stewart@mysql.com[stewart] authored
-
- 02 Dec, 2004 2 commits
-
-
jimw@mysql.com authored
insertion of new records partially failed. It would get logged because of the logic to log a partially-failed 'INSERT ... SELECT' (which can't be rolled back in non-transactional tables), but 'CREATE TABLE ... SELECT' is always rolled back on failure, even for non-transactional tables. (Bug #6682) (Original fix reimplemented after review by Serg and Guilhem.)
-
mwagner@mysql.com authored
Incremented for next version
-
- 01 Dec, 2004 1 commit
-
-
mwagner@mysql.com authored
Update SSL Cipher so that 'openssl_1' test passes (BUG#6152)
-
- 19 Nov, 2004 1 commit
-
-
petr@mysql.com authored
-
- 18 Nov, 2004 1 commit
-
-
timour@mysql.com authored
-
- 12 Nov, 2004 1 commit
-
-
sql_string.h: simple string method to drop last character of a string (also decrements str_length)
-