summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | sometimes the server lags behind the client on startup - to fix, if the initi...sasha@mysql.sashanet.com2001-04-031-2/+21
* | Merge mysql.sashanet.com:/home/sasha/src/bk/mysqlsasha@mysql.sashanet.com2001-04-028-14/+59
|\ \
| * | got --with-other-libc to work, finallysasha@mysql.sashanet.com2001-04-027-15/+59
* | | Removed deleted testsmonty@donna.mysql.fi2001-04-021-1/+1
* | | Fixed up mysql-max spec filemonty@donna.mysql.fi2001-04-024-167/+28
* | | Cleanup of manualmonty@donna.mysql.fi2001-04-022-24/+115
* | | mergemonty@donna.mysql.fi2001-04-0226-732/+870
|\ \ \ | |_|/ |/| |
| * | Added INNODB as a synonym for INNOBASEmonty@donna.mysql.fi2001-04-029-60/+98
| * | Fixed bug in ALTER TABLEmonty@donna.mysql.fi2001-04-0118-676/+775
* | | Fixed typos in manual.texi.jcole@abel.spaceapes.com2001-04-011-71/+71
* | | Lots of corrections and cleanups to manual.texi.jcole@abel.spaceapes.com2001-03-312-340/+385
* | | manual.texi Mirror maintenance.mwagner@evoq.mwagner.org2001-03-302-7/+9
* | | Made the manual pretty in HTMLHELP format.jcole@abel.spaceapes.com2001-03-302-186/+232
|/ /
* | Added check to isolation test if Gemini is usedmonty@donna.mysql.fi2001-03-281-23/+2
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-03-287-14/+57
|\ \ | |/ |/|
| * Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexmonty@donna.mysql.fi2001-03-286-14/+56
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-03-276-19/+104
|\ \
| * | I was wrong about concurrent insert issue in rpl000016 - it still failedsasha@mysql.sashanet.com2001-03-275-19/+103
* | | log0log.c Failure to create or open the archive log file now results in exit(1)heikki@donna.mysql.fi2001-03-272-3/+12
* | | os0thread.c Added &attr to os_thread_create to get in compile on HP-UXheikki@donna.mysql.fi2001-03-271-1/+1
* | | Merge heikki@work.mysql.com:/home/bk/mysqlheikki@donna.mysql.fi2001-03-274-3/+3
|\ \ \
| * | | data0data.c Small changes to eliminate some asserts in the debug versionheikki@donna.mysql.fi2001-03-273-3/+2
* | | | Created an isolation test for testing isolation levels.ccarkner@nslinuxw10.bedford.progress.com2001-03-273-6/+291
| |_|/ |/| |
* | | Fixed bug in lock tables introduced by shared locks.monty@donna.mysql.fi2001-03-274-1/+30
| |/ |/|
* | worked around gcc bug to make compile-pentium-gcov worksasha@mysql.sashanet.com2001-03-264-1/+18
* | Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-2652-10901/+15
* | Removed select.res filemonty@donna.mysql.fi2001-03-261-0/+1
|/
* Added test case that crashed Innobasemonty@donna.mysql.fi2001-03-2621-209/+281
* Fixed problem with Innobase and signals on Solarismonty@donna.mysql.fi2001-03-263-36/+45
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-2620-44/+44
* Updating changelogmonty@donna.mysql.fi2001-03-252-1/+8
* sql/mysqld.ccsasha@mysql.sashanet.com2001-03-242-2/+11
* Fixed bug in send in mysqltestmonty@donna.mysql.fi2001-03-2541-74/+114
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-03-2411-126/+129
|\
| * Added defines for fast mutex in glibc 2.2 (should be safe)monty@donna.mysql.fi2001-03-2412-127/+130
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-03-244-3/+9
|\ \ | |/ |/|
| * bug with mysql_change_db() fixedserg@serg.mysql.com2001-03-214-3/+5
* | added test case for the nasty join query crashsasha@mysql.sashanet.com2001-03-232-1/+164
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-03-234-23/+56
|\ \
| * | fixes to get flush test to work only to discover another bug in flushsasha@mysql.sashanet.com2001-03-234-23/+56
* | | manual.texi Fix up.mwagner@evoq.mwagner.org2001-03-231-1/+1
|/ /
* | manual.texi One more mirror.mwagner@evoq.mwagner.org2001-03-231-2/+7
* | manual.texi Mirror listing maintenance.mwagner@evoq.mwagner.org2001-03-232-5/+10
* | Fixed bug with FLUSH TABLES when using temporary tablesmonty@tik.mysql.fi2001-03-232-14/+5
* | Merge work:/my/mysql into tik.mysql.fi:/home/my/mysqlmonty@tik.mysql.fi2001-03-2314-39/+179
|\ \
| * | Test case for bug when updating on keymonty@tik.mysql.fi2001-03-2314-40/+179
* | | fixed bug on re-open of temp tables after FLUSH in the middle of opensasha@mysql.sashanet.com2001-03-223-0/+24
* | | Changes to make it compile againsasha@mysql.sashanet.com2001-03-224-5/+5
* | | acinclude.m4 Removed redundant Gemini check sectionmikef@nslinuxw4.bedford.progress.com2001-03-222-43/+1
|/ /
* | Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-2124-24/+3946