- 20 May, 2001 1 commit
-
-
tonu@x3.internalnet authored
.del-viotypes.h~f5a38e7326bd50f3 Delete: vio/viotypes.h .del-violite.h~58d2942a52ea7a83 Delete: vio/violite.h .del-VioSSLFactoriesFd.h~1d63ae149a63f85 Delete: vio/VioSSLFactoriesFd.h .del-VioPipe.cc~12cf83b9a2f48f6c Delete: vio/VioPipe.cc .del-VioSSLAcceptorFd.cc~4c828f3688ed74ec Delete: vio/VioSSLAcceptorFd.cc .del-VioSSL.cc~6e85340b11fa42a8 Delete: vio/VioSSL.cc .del-VioSSLFactoriesFd.cc~89f6bf5073937947 Delete: vio/VioSSLFactoriesFd.cc .del-vioelitexx.cc~3eaba70da792a7fc Delete: vio/vioelitexx.cc .del-version.cc~7237acf12bed4a97 Delete: vio/version.cc .del-VioSocket.cc~71c615783f29b5e1 Delete: vio/VioSocket.cc .del-VioSSL.h~70d367b7ec8cac3e Delete: vio/VioSSL.h .del-VioPipe.h~21cebbe61a1da546 Delete: vio/VioPipe.h .del-VioFd.h~8294293a88c7b4b8 Delete: vio/VioFd.h .del-VioFd.cc~6e444647affef63b Delete: vio/VioFd.cc .del-VioConnectorFd.h~58bc11cdc885b951 Delete: vio/VioConnectorFd.h .del-VioAcceptorFd.cc~a5a08947a31f88de Delete: vio/VioAcceptorFd.cc .del-VioConnectorFd.cc~ddbd7821c43c83a2 Delete: vio/VioConnectorFd.cc .del-VioAcceptorFd.h~7f9c4358477ba9a3 Delete: vio/VioAcceptorFd.h .del-Vio.cc~60737ce02ab2bc25 Delete: vio/Vio.cc .del-Vio.h~f4416b2949647602 Delete: vio/Vio.h .del-VioSocket.h~a26d535bd5a1a6 Delete: vio/VioSocket.h
-
- 15 May, 2001 2 commits
-
-
serg@serg.mysql.com authored
-
monty@donna.mysql.fi authored
-
- 13 May, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
fixed typo
-
sasha@mysql.sashanet.com authored
fixed bug/updated count_distinct2 test changed reset in count distinct to avoid calls to my_free()
-
- 12 May, 2001 3 commits
-
-
sasha@mysql.sashanet.com authored
more extensive testing of count(distinct)
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
Optimize some queries when using LIMIT
-
- 11 May, 2001 3 commits
-
-
sasha@mysql.sashanet.com authored
-
serg@serg.mysql.com authored
-
sasha@mysql.sashanet.com authored
-
- 10 May, 2001 5 commits
-
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
-
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 13 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
-
sasha@mysql.sashanet.com authored
-
heikki@donna.mysql.fi authored
row0uins.c Partial fix to concurrent drop table and rollback by other user of rows in that table
-
heikki@donna.mysql.fi authored
-
heikki@donna.mysql.fi authored
-
heikki@donna.mysql.fi authored
sql_yacc.yy changed ...IN SHARE MODE to ...LOCK IN SHARE MODE to resolve a parsing bug after a WHERE clause
-
heikki@donna.mysql.fi authored
os0file.c Removed unnecessary code from os_file_read
-
jcole@tetra.spaceapes.com authored
into tetra.spaceapes.com:/usr/home/jcole/bk/mysql
-
jcole@tetra.spaceapes.com authored
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
- 02 May, 2001 2 commits
-
-
monty@donna.mysql.fi authored
-
heikki@donna.mysql.fi authored
-