summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up SSL documentationunknown2001-10-025-29/+52
* Portability fixesunknown2001-09-301-0/+1
* Fixed that SHOW CREATE TABLE shows all attributesunknown2001-09-305-18/+43
* Fixes to get openssl code to compileunknown2001-09-302-142/+141
* Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-09-3032-92/+398
|\
| * SSL compiles and works as far as can see. Continue testing..unknown2001-09-3032-92/+398
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-2824-72/+169
|\ \
| * | Fixed that one can always get a name for a compiled charactersetunknown2001-09-281-1/+1
| * | Final fixes for INSERT into MERGE tables.unknown2001-09-2723-71/+168
| |/
* | mergeunknown2001-09-284-22/+32
|\ \ | |/ |/|
| * Fixed bug in counting open files when using many filesunknown2001-09-271-10/+14
| * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2001-09-271-10/+15
| |\
| | * Cleaned up udf_example.cc and mysql_fix_privilege_tablesunknown2001-09-271-10/+15
| * | Changes on NT service for a more faster stop of the service on Win2kunknown2001-09-252-2/+3
| |/
* | Portability fixunknown2001-09-221-2/+3
* | Added support of INSERT to MERGE tablesunknown2001-09-2210-39/+48
* | Typo fixes on SSLunknown2001-09-222-2/+2
* | SSL parser changes to allow SSL specific GRANT commandsunknown2001-09-223-4/+36
* | Fixes for distributed buildunknown2001-09-212-3/+3
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-2112-116/+138
|\ \
| * | Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-2112-116/+138
* | | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-201-1/+1
|\ \ \ | |/ / |/| / | |/
| * Some fixes for Geminiunknown2001-09-201-1/+1
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-181-1/+1
|\ \
| * | Cleanupunknown2001-09-181-1/+1
* | | mergeunknown2001-09-181-6/+8
|\ \ \ | |/ / |/| / | |/
| * Fix bug in SELECT EXPLAIN ... ORDER BYunknown2001-09-181-4/+7
* | Fix to get pstack included in distributionunknown2001-09-181-3/+1
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-183-6/+11
|\ \ | |/
| * Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-183-6/+11
* | mysqld.cc cannot use unireg_abort before unireg_initunknown2001-09-181-1/+1
* | mergeunknown2001-09-1726-4/+33
|\ \ | |/
| * Added unique error for DEADLOCKunknown2001-09-1726-4/+33
* | Fixed bug in UNION when doing UNION with the same tablesunknown2001-09-174-3/+13
* | Fixed locking problem when using bulk insertunknown2001-09-171-1/+1
* | Fixed bug with SELECT * ... UNIONunknown2001-09-171-12/+11
* | Mergeunknown2001-09-161-0/+4
|\ \
| * | Add some examples for using libmysqld, including a hack for running theunknown2001-09-161-1/+3
* | | Portability fixesunknown2001-09-174-2/+11
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-1518-72/+64
|\ \ \
| * | | Portability fixesunknown2001-09-1518-72/+64
* | | | Mergeunknown2001-09-151-2/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixed bug in --safe-create-userunknown2001-09-153-7/+8
* | | Cleanupsunknown2001-09-152-16/+22
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-146-58/+65
|\ \ \
| * | | Fixed bug in UNIONunknown2001-09-146-58/+65
* | | | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-142-1/+222
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fixed problem with "record not found" in BDB tables.unknown2001-09-142-5/+224
* | | Changed to use my_global.hunknown2001-09-1420-38/+84
* | | Merge with 3.23.42unknown2001-09-1317-62/+107
|\ \ \ | |/ / | | / | |/ |/|