summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-05-262-7/+15
|\
| * New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setmonty@mashka.mysql.fi2003-05-262-7/+15
* | CHARSET_INFO structure reorganization for easier maintainancebar@bar.mysql.r18.ru2003-05-231-54/+67
* | Variables were rename, binary collation names were addedbar@bar.mysql.r18.ru2003-05-221-13/+23
|/
* mergemonty@mashka.mysql.fi2003-05-228-6/+23
|\
| * Merge with 4.0.13monty@narttu.mysql.fi2003-05-198-6/+23
| |\
| | * my_global.h:mysqldev@build.mysql2.com2003-05-161-2/+1
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-131-1/+0
| | |\
| | | * - Fixed a bug in myisam_max_[extra]_sort_file_size, bug ID 339 and 342jani@hynda.(none)2003-05-131-1/+0
| | * | Fix for UNION and LEFT JOIN (Bug #386)monty@narttu.mysql.fi2003-05-131-1/+1
| | |/
| | * my_base.h:heikki@hundin.mysql.fi2003-05-071-0/+1
| | * count_bits() moved to mysys/serg@serg.mylan2003-05-041-0/+1
| | * more #ifdef THREAD addedserg@serg.mylan2003-04-301-0/+5
| | * Fix to remove compiler warningsmonty@mashka.mysql.fi2003-04-282-3/+3
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-04-281-0/+4
| | |\
| | | * Fix for openssl on Solarismonty@mashka.mysql.fi2003-04-281-0/+4
| | * | Changes from Novell for NetWare platformgreg@mysql.com2003-04-241-0/+5
| | |/
| | * mergemonty@narttu.mysql.fi2003-04-241-0/+6
| | |\
| | | * Fixes for valgrindmonty@narttu.mysql.fi2003-04-231-0/+6
| | * | config-win.h:mmatthew@markslaptop.2003-04-231-0/+3
| | * | - added $(SUPERCLEANFILES) to DISTCLEANFILES (bug #201) - thanks tolenz@mysql.com2003-04-231-1/+1
| | |/
| | * Fixed bug in SUM() with NULL:smonty@mashka.mysql.fi2003-04-151-0/+5
| | * Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0greg@mysql.com2003-03-241-8/+0
| | |\
| | | * Post-4.0.12 changes from Novell: mostly NetWare-related code changes to utili...greg@mysql.com2003-03-211-8/+0
* | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2003-05-211-1/+0
|\ \ \ \
| * | | | "character_sets" has been removed from SHOW VARIABLES. Use SHOW CHARACTER SET...bar@bar.mysql.r18.ru2003-05-211-1/+0
* | | | | Resolve merge colflictvenu@myvenu.com2003-05-211-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | A separate, better error message when it's impossible to aggregate strings fo...bar@bar.mysql.r18.ru2003-05-201-1/+2
| |/ / /
| * | | Give warning if MySQL doesn't honor given storage enginemonty@mashka.mysql.fi2003-05-131-1/+1
* | | | Added mysql_fetch_column functionvenu@myvenu.com2003-05-201-29/+38
* | | | Support of warnings for all DML statements (Insert, Update and Alter)venu@myvenu.com2003-04-301-4/+5
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-04-281-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix to return appropriate warnings using SHOW WARNINGS for LOAD DATA INFILE...venu@myvenu.com2003-04-221-1/+5
* | | | SCRUMhf@deer.mysql.r18.ru2003-04-283-4/+12
* | | | SCRUMhf@deer.mysql.r18.ru2003-04-232-0/+8
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-04-161-1/+4
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-04-161-1/+4
| |\ \ \
| | * | | Add mysys specific error messagesmonty@mashka.mysql.fi2003-04-161-1/+4
* | | | | Fix broken windows distribution workspace file (libmysql.dsp), which is causi...venu@myvenu.com2003-04-161-0/+1
* | | | | Added the support of statement result navigation APIsvenu@myvenu.com2003-04-161-6/+5
|/ / / /
* | | | Mergevva@eagle.mysql.r18.ru2003-04-101-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | added compress/uncompress functionvva@eagle.mysql.r18.ru2003-04-091-1/+5
* | | | resolve new updates group_concatwax@kishkin.ru2003-04-021-2/+6
* | | | Auto mergedwax@kishkin.ru2003-04-021-5/+2
|\ \ \ \
| * | | | This is full commit of group_concat with support subselectswax@kishkin.ru2003-03-181-1/+2
* | | | | mbcharlen() is now used instead of ismbhead(). The last one has been removed.bar@bar.mysql.r18.ru2003-04-011-3/+0
* | | | | my_strncasecmp() is not used anymore. Use my_strncoll() instead.bar@bar.mysql.r18.ru2003-04-011-6/+1
* | | | | Some optimization in CHARSET_INFO:bar@bar.mysql.r18.ru2003-04-012-11/+0
* | | | | Manual merge of Novell's changes for NetWare platform from 4.0, 4.1 patchesgreg@mysql.com2003-03-281-8/+0
* | | | | Merge with 4.0.13monty@mashka.mysql.fi2003-03-262-4/+5
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |