An error occurred fetching the project authors.
- 29 Sep, 2005 1 commit
-
-
kent@mysql.com authored
Prefix regex functions/types with "my_" as our library is not compatible with normal regex lib. my_regex.h: Rename: regex/regex.h -> regex/my_regex.h
-
- 23 Sep, 2005 4 commits
-
-
sergefp@mysql.com authored
-
paul@kite-hub.kitebird.com authored
Fix out-of-order status variable.
-
paul@kite-hub.kitebird.com authored
Fix out-of-order status variable.
-
dlenev@mysql.com authored
work on WL#2787 "Add view definer/owner to the view definition (.frm) to check privileges on used tables and stored routines when using a VIEW." (aka bug #13402 "Windows VS 2003 Compiler error")
-
- 22 Sep, 2005 1 commit
-
-
dlenev@mysql.com authored
problems which were introduced during work on WL#2787 "Add view definer/owner to the view definition (.frm) to check privileges on used tables and stored routines when using a VIEW." In some cases it is better to use value from Security_context::host_or_ip instead of value from Security_context::host since the latter can be NULL in certain situations (When we can't resolve hostname or we have not done this yet).
-
- 21 Sep, 2005 1 commit
-
-
serg@serg.mylan authored
-
- 20 Sep, 2005 2 commits
-
-
sergefp@mysql.com authored
statistics (like 4.0 did) (patch #3, with review #1 & #2 feedback addressed)
-
bell@sanja.is.com.ua authored
WL#2787 (Add view definer/owner to the view definition (.frm) to check privileges on used tables and stored routines when using a VIEW.) Part 2 postreview fixes.
-
- 19 Sep, 2005 1 commit
-
-
jonas@perch.ndb.mysql.com authored
that dump free list allocation per connection
-
- 15 Sep, 2005 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 14 Sep, 2005 2 commits
-
-
ingo@mysql.com authored
After merge fix.
-
ingo@mysql.com authored
Enlarged the counter variables to ulonglong.
-
- 06 Sep, 2005 3 commits
-
-
bell@sanja.is.com.ua authored
-
bar@mysql.com authored
after merge fix
-
bell@sanja.is.com.ua authored
-
- 05 Sep, 2005 1 commit
-
-
bar@mysql.com authored
bug#9948 changed client-charset behavior in 4.1.x libmysql, which issue BC prob after review fixes
-
- 01 Sep, 2005 1 commit
-
-
dlenev@mysql.com authored
multi-threaded environment". To avoid deadlocks between several simultaneously run account management commands (particularly between FLUSH PRIVILEGES/SET PASSWORD and GRANT commands) we should always take table and internal locks during their execution in the same order. In other words we should first open and lock privilege tables and only then obtain acl_cache::lock/LOCK_grant locks.
-
- 31 Aug, 2005 1 commit
-
-
bar@mysql.com authored
bug#9948 changed client-charset behavior in 4.1.x libmysql, which issue BC prob sql_parse.cc: mysqld.cc: Added --skip-client-character-set-handshake. When this option is activated, client side character set (which is sent in handshake) is ignored, and server side default-character-set value is used for character_set_client and character_set_results, thus reprodicing 4.0 behaviour.
-
- 30 Aug, 2005 2 commits
-
-
paul@kite-hub.kitebird.com authored
Reorder out-of-order status variables
-
paul@kite-hub.kitebird.com authored
-
- 28 Aug, 2005 2 commits
-
-
paul@frost.snake.net authored
Reorder out-of-order status variables.
-
paul@frost.snake.net authored
Reorder out-of-order status variables.
-
- 24 Aug, 2005 1 commit
-
-
- 23 Aug, 2005 1 commit
-
-
jimw@mysql.com authored
engine startup. (Bug #11707)
-
- 20 Aug, 2005 1 commit
-
-
monty@mishka.local authored
Fixed new bug when running a SP without a default database
-
- 19 Aug, 2005 1 commit
-
-
patg@radha.local authored
-
- 18 Aug, 2005 2 commits
-
-
against a later version of libc.
-
than we've used before.
-
- 12 Aug, 2005 2 commits
-
-
serg@sergbook.mysql.com authored
Now we keep all active XID's in a hash
-
monty@mysql.com authored
Removed duplicate usage of TMP_TABLE_FORCE_MYISAM by making 'options' longlong
-
- 11 Aug, 2005 2 commits
-
-
vtkachenko@quadxeon.mysql.com authored
Added innodb_commit_concurrency variable
-
monty@mysql.com authored
-
- 09 Aug, 2005 1 commit
-
-
jimw@mysql.com authored
after normal connection threads. (Bug #11796)
-
- 04 Aug, 2005 1 commit
-
-
hf@deer.(none) authored
4.1 version of the patch
-
- 29 Jul, 2005 1 commit
-
-
jimw@mysql.com authored
allowed unintended overflows. (Bug #10351)
-
- 28 Jul, 2005 1 commit
-
-
bell@sanja.is.com.ua authored
other sql_mode fixes
-
- 26 Jul, 2005 1 commit
-
-
hf@deer.(none) authored
-
- 22 Jul, 2005 1 commit
-
-
jimw@mysql.com authored
variables. (Bug #10351)
-
- 19 Jul, 2005 1 commit
-
-
jimw@mysql.com authored
-