summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fixed drop/create database bug when holding global read locksasha@mysql.sashanet.com2001-06-211-1/+3
* Declare stpcpy() to fix portability problem on AIX with gcc 2.95.3monty@hundin.mysql.fi2001-06-031-5/+8
* Added --skip-symlinksmonty@hundin.mysql.fi2001-06-011-1/+1
* Added symlink support to mysys library.monty@hundin.mysql.fi2001-06-011-0/+2
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-05-312-1/+18
|\
| * Added functions for symbolic link handling to make it possible tomonty@hundin.mysql.fi2001-05-312-1/+18
* | Pushing all the Gemini changes above the table handler.mikef@nslinux.bedford.progress.com2001-05-292-1/+5
|/
* Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-1/+2
* Portability fixesmonty@donna.mysql.fi2001-04-231-0/+1
* Fixed probelm with count(*) and normal functions when no matchin rows.monty@donna.mysql.fi2001-04-211-0/+8
* Fixed that database name is shown for CHECK TABLEmonty@donna.mysql.fi2001-04-201-3/+3
* Try to make MySQL compile under Cygwin.tim@threads.polyesthetic.msg2001-04-141-0/+13
* Let ALTER TABLE and LOAD DATA INFILE use sorting to create indexmonty@donna.mysql.fi2001-03-281-1/+2
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-263-694/+0
* Added defines for fast mutex in glibc 2.2 (should be safe)monty@donna.mysql.fi2001-03-241-1/+16
* Add support for Gemini table handler, Monty has checked and approvedmikef@nslinux.bedford.progress.com2001-03-211-0/+2
* Fixed CLIENT_TRANSACTIONS definemonty@tik.mysql.fi2001-03-141-1/+1
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-4/+3
* Fixed a bug that allowed:jcole@tetra.spaceapes.com2001-03-021-1/+2
* Fixes for innobasemonty@donna.mysql.fi2001-02-211-0/+1
* Added max_user_connectionsmonty@donna.mysql.com2001-02-201-1/+2
* Added locks needed for Innobasemonty@donna.mysql.com2001-02-181-0/+1
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-171-1/+2
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-151-1/+1
* Check that __FLOAT_WORD_ORDER is definedmonty@donna.mysql.com2001-02-082-2/+2
* Force sockets to be blocking on HPUX 11.0monty@donna.mysql.com2001-02-071-6/+6
* Use new bitmap interfacemonty@donna.mysql.com2001-02-073-9/+65
* Added missing filemonty@donna.mysql.com2001-02-031-1/+1
* Portability fixesmonty@donna.mysql.com2001-02-021-0/+8
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-311-1/+1
* mergemonty@donna.mysql.com2001-01-282-1/+37
|\
| * mergesasha@mysql.sashanet.com2001-01-271-0/+35
| |\
| | * manual mergejcole@tetra.spaceapes.com2001-01-271-0/+35
| | |\
| | | * Added --temp-pool option to mysqld. This will cause temporary filesjcole@tetra.spaceapes.com2001-01-271-0/+35
| * | | fixed up lock counting code - Monty's suggestionssasha@mysql.sashanet.com2001-01-271-1/+2
| |/ /
* | | Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-271-7/+0
|/ /
* | Added last_errno and last_error to show slave statussasha@mysql.sashanet.com2001-01-242-2/+7
|/
* Fixes for OSF1monty@donna.mysql.com2001-01-221-0/+2
* Mergemonty@donna.mysql.com2001-01-211-0/+4
|\
| * client/mysqltest.csasha@mysql.sashanet.com2001-01-191-0/+4
* | Changes for --with-server-suffixmonty@donna.mysql.com2001-01-213-3/+9
|/
* Add --with-server-suffix (MYSQL_SERVER_SUFFIX).tim@cane.mysql.fi2001-01-191-0/+1
* Merge work.mysql.com:/home/bk/mysqltim@cane.mysql.fi2001-01-164-24/+24
|\
| * Use C-style comments in common header files and C code.tim@cane.mysql.fi2001-01-164-24/+24
* | Removed not used variable 'last_ref'monty@donna.mysql.com2001-01-161-3/+28
|/
* Fixed bug when having many binary log filesmonty@donna.mysql.com2001-01-081-0/+2
* Fixed gethostname_r tests to be more portablemonty@donna.mysql.com2001-01-011-8/+10
* Update to new viomonty@donna.mysql.com2000-12-311-1/+1
* cleanupsmonty@donna.mysql.com2000-12-311-2/+1
* Mergeserg@serg.mysql.com2000-12-301-1/+1
|\