- 17 May, 2001 1 commit
-
-
mwagner@evoq.mwagner.org authored
-
- 16 May, 2001 8 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
Fixed bug in SELECT db1.table.* FROM db1.table,db2.table Fixed bug in INSERT DELAYED when doing shutdown and a table was locked Changed that tmp_table_size =4G-1 means unlimited.
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
forgot to add result
-
sasha@mysql.sashanet.com authored
added a test for updates on user table
-
heikki@donna.mysql.fi authored
os0file.c Fixed an extraneous error message at the start of db, changed from O_SYNC back to fdatasync because extremely slow on Sun
-
- 15 May, 2001 3 commits
-
-
heikki@donna.mysql.fi authored
ut0dbg.h Changed Innobase->InnoDB os0file.c InnoDB prints now the number of OS error in a file operation
-
tim@threads.polyesthetic.msg authored
into threads.polyesthetic.msg:/usr/local/src/my/3
-
tim@threads.polyesthetic.msg authored
Redhat's RPM's are looking for. Submitted by Florin Andrei <florin@sgi.com>.
-
- 14 May, 2001 5 commits
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
fixed frame depth since we now are a frame deeper on Alpha, use SP instead of FP
-
heikki@donna.mysql.fi authored
-
tim@threads.polyesthetic.msg authored
into threads.polyesthetic.msg:/usr/local/src/my/3
-
heikki@donna.mysql.fi authored
configure.in Check if fdatasync exists manual.texi Updated defragmenting doc manual.texi Corrected fillfactor contract threashold for a page to 1/2
-
- 13 May, 2001 3 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
Updated qsort source from glibc. Add debugging of keycache when EXTRA_DEBUG is specified
-
paul@central.snake.net authored
manual.texi book errata.
-
- 12 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 11 May, 2001 4 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
monty@work.mysql.com authored
-
heikki@donna.mysql.fi authored
-
- 10 May, 2001 3 commits
-
-
sasha@mysql.sashanet.com authored
put back the things that the merge removed
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
limited support on Alpha - in general case, even with frame pointer, stack trace on alpha is impossible without looking at the symbol table frame pointer does get saved on the stack, but you have no idea where and where the return address is saved. So the best we can do without the symbol table is look for magic opcodes and try to guess how big each frame is and where the return address was hidden from the instruction parameters. In practice, we can usually go up 3-4 frames before we hit some nasty frame that the current code cannot figure out. This is actually not too bad, especially when we already have the query Also cleaned up messages, print more variables, tell the user of how much memory mysqld could potentially use, and warn of what can happen with default STACK_SIZE and a lot of connections if coredump happens when there are more than 200 connections.
-
- 09 May, 2001 4 commits
-
-
heikki@donna.mysql.fi authored
into donna.mysql.fi:/home/heikki/mysqle
-
heikki@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
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
-
- 07 May, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
removed porn site
-
- 05 May, 2001 2 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
- 04 May, 2001 2 commits
-
-
heikki@donna.mysql.fi authored
-
sasha@mysql.sashanet.com authored
added reference to htCheck, and removed some broken links (incidentally, found by htCheck)
-
- 03 May, 2001 3 commits
-
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
fixed bug sql/sql_repl.cc undid virtual master change
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-