- 14 Jan, 2004 12 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
bar@bar.intranet.mysql.r18.ru authored
into bar.intranet.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
bar@bar.intranet.mysql.r18.ru authored
We don't need to copy if start is 0, we can return the original value.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
ram@gw.mysql.r18.ru authored
"PRIMARY" has been replaced by primary_key_name.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1-bug
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b2361
-
bar@bar.intranet.mysql.r18.ru authored
Comment typo fix ,
-
jani@rhols221.adsl.netsonic.fi authored
- Fixed Bug#2346 - Fixed Bug#2378 - Fixed bug in pager (no Bug#ID (?)) - Added support for new special situations option type, GET_DISABLED. See handling of --debug in mysql.cc. compiled wihtout debugging, as an example.
-
- 13 Jan, 2004 8 commits
-
-
lenz@kallisto.local authored
(BUG 2289)
-
heikki@hundin.mysql.fi authored
If UNIV_SYNC_DEBUG was switched on, the error monitor thread could reserve a mutex BEFORE the sync debug system was initialized, and that caused a sync debug assertion in startup: move the 2 sec. sleep to a safer place; note that this is only heuristics, and in theory it can assert still
-
bar@bar.intranet.mysql.r18.ru authored
Unnesessary code was removed. Comment was added.
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b2361
-
ram@gw.mysql.r18.ru authored
-
greg@mysql.com authored
-
heikki@hundin.mysql.fi authored
Improve previous push: save 1000 bytes of thread stack in non-error cases
-
heikki@hundin.mysql.fi authored
If MySQL tries to do SELECT from an InnoDB table, but has set no table locks at all in ::external_lock(), print a descriptive error message and assert; some subquery bugs were of this type
-
- 12 Jan, 2004 5 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
guilhem@gbichot2 authored
mysql_alter_db() now returns -1 in case of error, so that mysql_execute_command() calls send_error().
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1-bug
-
serg@serg.mylan authored
checking 2nd level of FT index destroyed info->lastkey and CHECK TABLE erroneously treated table as corrupted bug#2190
-
bar@bar.intranet.mysql.r18.ru authored
Fixed: client crashed when there are no Index.xml file.
-
- 11 Jan, 2004 1 commit
-
-
guilhem@gbichot2 authored
This way, a crash of mysqltest will be visible in the test logs (output of mysql-test-run).
-
- 08 Jan, 2004 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix typo
-
- 07 Jan, 2004 4 commits
-
-
hf@deer.(none) authored
Now we return user@host for USER() in embedded library CURRENT_USER returns empty string if library compiled with NO_EMBEDDED_ACCESS_CHECKS
-
hf@deer.(none) authored
WL#1246 (Query cache in embedded library) Some fixes after testing
-
hf@deer.(none) authored
WL#1246 (Query cache in embedded library) Small fix - code removed that prevents using query cache in embedded library
-
hf@deer.(none) authored
-
- 06 Jan, 2004 2 commits
-
-
heikki@hundin.mysql.fi authored
More instructions about a downgrade 4.1.1 -> 4.0.18
-
heikki@hundin.mysql.fi authored
Add comment that the insert buffer format changed between 4.0 and 4.1.1, but the undo log format did not
-
- 05 Jan, 2004 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
-
- 02 Jan, 2004 1 commit
-
-
heikki@hundin.mysql.fi authored
Merge a log replay change required by ibbackup
-
- 31 Dec, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Fix bug: if purge of a table was not possible because its .ibd file was missing, trx->dict_operation_lock_mode was left to a wrong value, causing an assertion failure
-
bar@bar.intranet.mysql.r18.ru authored
-
- 30 Dec, 2003 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
-
- 29 Dec, 2003 2 commits
-
-
bar@bar.intranet.mysql.r18.ru authored
Modern Spanish collation
-
bar@deer.(none) authored
Logging to logging@openlogging.org accepted item_strfunc.cc: Bug wich appeared in ctype_tis620 is fixed
-