summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added all changes from old 4.0 version:unknown2001-04-1187-1398/+66678
* srv0srv.h Merging work for 3.23.37unknown2001-04-1013-210/+492
* Merge work:/home/bk/mysqlunknown2001-04-109-75/+197
|\
| * Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-109-75/+197
| |\
| | * updated ignoreunknown2001-04-101-0/+1
| | * Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLunknown2001-04-107-15/+135
* | | mysql-test/t/bench_count_distinct.testunknown2001-04-091-1/+1
* | | added gprof optionsunknown2001-04-093-1/+41
|/ /
* | added compile-pentium-gprofunknown2001-04-093-1/+42
|/
* Fixed INSERT DELAYED with Innobaseunknown2001-04-0918-99/+157
* Updated a link in the manual.unknown2001-04-092-2/+2
* fixed Do-rpm to not omit frame pointerunknown2001-04-072-4/+3
* univ.i Prevent inlining of functions on HP-UX because GCC is broken thereunknown2001-04-066-3/+35
* Small fix to mail_to_db.plunknown2001-04-061-3/+3
* Added --stdin option to mail_to_db.plunknown2001-04-062-31/+43
* Merge work:/home/bk/mysqlunknown2001-04-056-6/+40
|\
| * moved bdb/innobase to compile-pentium-debug-maxunknown2001-04-056-6/+40
* | Remove generated files from bdb source code control.unknown2001-04-0542-24407/+0
* | Mergeunknown2001-04-052-1/+9
|\ \
| * | Clear up how ROUND() works (i.e., not the way you think).unknown2001-04-052-1/+8
* | | ut0dbg.h Print a better error message when an assertion failsunknown2001-04-051-8/+14
* | | accidentally merged a deleted piece of the manual back inunknown2001-04-041-21/+0
* | | manual mergeunknown2001-04-046-58/+108
|\ \ \ | | |/ | |/|
| * | Updates/cleanup for Linux notesunknown2001-04-041-60/+72
| * | Merge work:/home/bk/mysqlunknown2001-04-043-1/+14
| |\ \
| | * | separate compile-pentium and compile-pentium-maxunknown2001-04-042-1/+13
| * | | os0thread.c Fix os_thread_sleep: did not work if over 1000000 microsecs; caus...unknown2001-04-041-2/+2
| | |/ | |/|
| * | sync0sync.c Fix the infinite spin on FreeBSDunknown2001-04-043-5/+11
* | | Edits to first 10,000 lines from read-through of manual.texi.unknown2001-04-041-1201/+1272
|/ /
* | Merge jcole@work.mysql.com:/home/bk/mysqlunknown2001-04-031-14/+15
|\ \
| * | push so i can mergeunknown2001-04-031-14/+15
* | | manual.texi Update pubdate for PHP/MySQL book.unknown2001-04-031-1/+1
| |/ |/|
* | sometimes the server lags behind the client on startup - to fix, if the initi...unknown2001-04-031-2/+21
* | Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlunknown2001-04-028-14/+59
|\ \
| * | got --with-other-libc to work, finallyunknown2001-04-027-15/+59
* | | Removed deleted testsunknown2001-04-021-1/+1
* | | Fixed up mysql-max spec fileunknown2001-04-024-167/+28
* | | Cleanup of manualunknown2001-04-022-24/+115
* | | mergeunknown2001-04-0226-732/+870
|\ \ \ | |_|/ |/| |
| * | Added INNODB as a synonym for INNOBASEunknown2001-04-029-60/+98
| * | Fixed bug in ALTER TABLEunknown2001-04-0118-676/+775
* | | Fixed typos in manual.texi.unknown2001-04-011-71/+71
* | | Lots of corrections and cleanups to manual.texi.unknown2001-03-312-340/+385
* | | manual.texi Mirror maintenance.unknown2001-03-302-7/+9
* | | Made the manual pretty in HTMLHELP format.unknown2001-03-302-186/+232
|/ /
* | Added check to isolation test if Gemini is usedunknown2001-03-281-23/+2
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-03-287-14/+57
|\ \ | |/ |/|
| * Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexunknown2001-03-286-14/+56
* | Merge work:/home/bk/mysqlunknown2001-03-276-19/+104
|\ \
| * | I was wrong about concurrent insert issue in rpl000016 - it still failedunknown2001-03-275-19/+103