summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Added Innobase to source distributionmonty@donna.mysql.com2001-02-177-895/+937
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-154-13/+35
|\
| * Updates for innobasemonty@donna.mysql.com2001-02-154-13/+35
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-02-141-1/+2
|\ \ | |/ |/|
| * fixed bug in timestamp replicationsasha@mysql.sashanet.com2001-02-141-1/+2
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-151-1/+2
|\ \ | |/
| * sql/slave.ccsasha@mysql.sashanet.com2001-02-141-1/+2
* | Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-158-25/+31
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-132-5/+5
|\ \ | |/ |/|
| * Added --replace to mysqltestmonty@donna.mysql.com2001-02-132-5/+5
* | mysqldump.c Fix to add space between index name and column definition in CREA...tfr@coyote.emotion.ee2001-02-131-1/+1
|/
* Fixed typomonty@donna.mysql.com2001-02-091-2/+2
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-082-3/+3
|\
| * Check that __FLOAT_WORD_ORDER is definedmonty@donna.mysql.com2001-02-082-3/+3
* | Merge work.mysql.com:/home/bk/mysqltim@threads.polyesthetic.msg2001-02-071-1/+1
|\ \ | |/ |/|
| * Fix bug in mysql_backup_table that prevented other threads fromtim@threads.polyesthetic.msg2001-02-071-1/+1
* | Force sockets to be blocking on HPUX 11.0monty@donna.mysql.com2001-02-073-4/+9
* | Use new bitmap interfacemonty@donna.mysql.com2001-02-076-17/+36
* | Fixed installation bug in Makefilemonty@donna.mysql.com2001-02-061-1/+1
|/
* Install charsets/READMEmonty@donna.mysql.com2001-02-061-0/+1
* Fixed makefiles for distributionmonty@donna.mysql.com2001-02-061-27/+59
* Fixed typo in Makefilemonty@donna.mysql.com2001-02-061-1/+1
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-02-061-5/+4
|\
| * item_func.cc auto-init of ft-index restored (to cope with const/system tables)serg@serg.mysql.com2001-02-061-5/+4
* | Remove several uses of cp -a, and fix broken dist-hook in sql-bench.tim@threads.polyesthetic.msg2001-02-051-3/+5
|/
* Workaround for bug in thread library in Unixware 7monty@donna.mysql.com2001-02-035-13/+73
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-0212-34/+38
|\
| * Portability fixesmonty@donna.mysql.com2001-02-0212-34/+38
* | Use $(INSTALL_DATA) instead of cp -p in mysql-test and sql-bench.tim@threads.polyesthetic.msg2001-01-311-5/+3
|/
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-316-27/+72
* mergemonty@donna.mysql.com2001-01-288-9/+61
|\
| * mergesasha@mysql.sashanet.com2001-01-274-5/+44
| |\
| | * manual mergejcole@tetra.spaceapes.com2001-01-274-5/+44
| | |\
| | | * Added --temp-pool option to mysqld. This will cause temporary filesjcole@tetra.spaceapes.com2001-01-274-5/+44
| * | | fixed up lock counting code - Monty's suggestionssasha@mysql.sashanet.com2001-01-275-8/+16
| * | | Table_locks_waitedsasha@mysql.sashanet.com2001-01-262-1/+6
| |/ /
* | | Fixed ALTER TABLE on MERGE tablesmonty@donna.mysql.com2001-01-288-33/+92
* | | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-01-2715-21/+55
|\ \ \ | |/ / |/| |
| * | Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-2715-21/+55
* | | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-01-251-1/+36
|\ \ \ | |/ / |/| |
| * | Docs/manual.texisasha@mysql.sashanet.com2001-01-251-1/+36
* | | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-01-2529-40/+200
|\ \ \ | |/ /
| * | fixed improper read of log name from master.info which broke slave server res...sasha@mysql.sashanet.com2001-01-241-3/+3
| * | Added last_errno and last_error to show slave statussasha@mysql.sashanet.com2001-01-2429-37/+197
| |/
* | Lots of manual changesmonty@donna.mysql.com2001-01-259-16/+17
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-01-233-7/+11
|\ \ | |/ |/|
| * Added new mutex for hostname lookupmonty@donna.mysql.com2001-01-233-7/+11
* | fixed bug in master_pos_wait(), got rid of sleep hack, sasha@mysql.sashanet.com2001-01-221-10/+8
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-01-221-1/+1
|\ \ | |/ |/|
| * portability fixsasha@mysql.sashanet.com2001-01-221-1/+1