summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Fixed all mysqldump output to use 'result_file'monty@donna.mysql.fi2001-04-262-7/+7
* Fixed that -ldl is not used for clientsmonty@donna.mysql.fi2001-04-171-1/+1
* Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLmonty@donna.mysql.fi2001-04-101-6/+6
* got --with-other-libc to work, finallysasha@mysql.sashanet.com2001-04-021-7/+7
* Added test case that crashed Innobasemonty@donna.mysql.fi2001-03-261-2/+3
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-263-5/+5
* Added defines for fast mutex in glibc 2.2 (should be safe)monty@donna.mysql.fi2001-03-246-30/+41
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-9/+12
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-25/+22
* Fixes for innobasemonty@donna.mysql.fi2001-02-212-2/+4
* Fixed problem with concurrent inserts and read-previousmonty@donna.mysql.com2001-02-181-1/+1
* Fixed that myisamchk -R works on text columnsmonty@donna.mysql.com2001-02-181-3/+4
* Added locks needed for Innobasemonty@donna.mysql.com2001-02-182-4/+13
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-3/+3
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-153-7/+7
* Fixed bug in bitmap handlingmonty@donna.mysql.com2001-02-091-1/+2
* Force sockets to be blocking on HPUX 11.0monty@donna.mysql.com2001-02-072-8/+5
* Use new bitmap interfacemonty@donna.mysql.com2001-02-072-19/+43
* Workaround for bug in thread library in Unixware 7monty@donna.mysql.com2001-02-031-0/+3
* Changes prompted by manual comments.jcole@tetra.spaceapes.com2001-02-012-2/+2
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-311-22/+43
* mergemonty@donna.mysql.com2001-01-285-3/+78
|\
| * mergesasha@mysql.sashanet.com2001-01-274-2/+71
| |\
| | * manual mergejcole@tetra.spaceapes.com2001-01-274-2/+71
| | |\
| | | * Added --temp-pool option to mysqld. This will cause temporary filesjcole@tetra.spaceapes.com2001-01-274-2/+71
| * | | fixed up lock counting code - Monty's suggestionssasha@mysql.sashanet.com2001-01-271-1/+1
| * | | Table_locks_waitedsasha@mysql.sashanet.com2001-01-261-1/+7
| |/ /
* | | Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-271-0/+4
|/ /
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-01-252-1/+8
|\ \
| * \ Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-01-241-0/+7
| |\ \ | | |/ | |/|
| | * Added last_errno and last_error to show slave statussasha@mysql.sashanet.com2001-01-241-0/+7
| * | Corrected misnamed DBUG_ENTER in create_temp_filejcole@tetra.spaceapes.com2001-01-231-1/+1
| |/
* | Lots of manual changesmonty@donna.mysql.com2001-01-251-2/+2
|/
* Mergemonty@donna.mysql.com2001-01-212-47/+37
|\
| * delete test_vnsprintf.c sasha@mysql.sashanet.com2001-01-201-45/+0
| * client/mysqltest.csasha@mysql.sashanet.com2001-01-191-2/+37
* | Added MYSQL_SERVER_SUFFIX to mysqldmonty@donna.mysql.com2001-01-193-7/+7
|/
* Fixes for mysqltestmonty@donna.mysql.com2001-01-151-1/+0
* Fixed test when exeeding file quota on writemonty@donna.mysql.com2001-01-153-7/+21
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-083-8/+18
* Fixed gethostname_r tests to be more portablemonty@donna.mysql.com2001-01-011-2/+2
* Fixed --no-defaults in mysqltestmonty@donna.mysql.com2000-12-291-0/+45
* New benchmark testmonty@donna.mysql.com2000-12-241-1/+2
* Lots of new benchmark runsmonty@donna.mysql.com2000-12-183-74/+59
* Fixed delete in tables with hidden primary keymonty@donna.mysql.com2000-12-121-4/+5
* Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-081-14/+13
* New error messagesmonty@donna.mysql.com2000-12-051-2/+5
* Makefile.am rm -> rm -f, to get rid of silly "remove this r-------- ?"serg@serg.mysql.com2000-11-291-3/+3
* New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-288-27/+115
* slave master.info FILE -> IO_CACHEsasha@mysql.sashanet.com2000-11-241-6/+18