summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* VIEWunknown2004-07-161-1/+12
* Merge with 4.1unknown2004-07-124-49/+64
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-07-091-1/+5
| |\
| | * my_global.h:unknown2004-07-091-1/+5
| * | Merge with 4.0 to get bug fixesunknown2004-07-091-5/+12
| |\ \ | | |/ | |/|
| | * Fixed Bug#4451. According to C/C++ standards, enums should not be usedunknown2004-07-081-3/+12
| * | Don't allow badly formed UTF8 identitiersunknown2004-07-071-1/+2
| * | HAVE_RTREE_KEYS are enabled on windows toounknown2004-07-061-0/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-07-061-0/+2
| |\ \
| | * | re-enable spatial features for windowsunknown2004-07-061-0/+2
* | | | Merge with 4.1.3-betaunknown2004-07-0717-148/+270
|\ \ \ \ | |/ / /
| * | | client.c, libmysql.c:unknown2004-06-301-4/+4
| |/ /
| * | Added missing my_time.c file to mysqlclient projectunknown2004-06-282-4/+8
| * | correct casting void->charunknown2004-06-271-10/+10
| * | Fix for compilation failure on high-byte-first platforms.unknown2004-06-261-13/+14
| * | After merge fixesunknown2004-06-251-1/+0
| * | Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-1/+1
| |\ \ | | |/
| | * lower_case_table_names=2 (Keep case for table names) was not honoredunknown2004-06-231-1/+1
| * | Type of MYSQL_BIND::buffer changed to void *unknown2004-06-251-1/+1
| * | Small build fix.unknown2004-06-251-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-244-18/+85
| |\ \
| | * | Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-244-18/+85
| * | | mergedunknown2004-06-232-4/+1
| |\ \ \ | | |/ / | |/| |
| | * | handler interface cleanups:unknown2004-06-232-4/+1
| * | | Including in enum_shutdown_level the 2 types of KILL of 5.0unknown2004-06-211-1/+5
| * | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-211-5/+6
| |\ \ \
| | * | | changing order of enum_shutdown_level (easier; we can test if we should die withunknown2004-06-211-5/+6
| * | | | mergeunknown2004-06-212-10/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge with 4.0.21unknown2004-06-182-10/+8
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fixed issue 'the definition of macro DES_ede3_cbc_encrypt is corrupt'unknown2004-06-171-1/+1
| | | * | Fixed issue with compilation MySQL with OpenSSL unknown2004-06-092-10/+8
| * | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-182-1/+24
| |\ \ \ \
| | * | | | API change: mysql_shutdown() now requires a 2nd argument, the shutdown level.unknown2004-06-181-2/+2
| | * | | | Adding SHUTDOWN_WAIT_STATEMENTS to the possible arguments of mysql_shutdown().unknown2004-06-151-2/+3
| | * | | | API change: mysql_shutdown() now needs a 2nd parameter, the shutdown level.unknown2004-06-152-1/+23
| | |/ / /
| * | | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-182-1/+11
| * | | | Comments and cleanups in client library.unknown2004-06-161-1/+1
| * | | | - make sure to define NDEBUG in my_dbug.h, when DBUG_OFF is definedunknown2004-06-151-0/+3
| |/ / /
| * | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-121-3/+3
| |\ \ \
| | * | | sql_state.h:unknown2004-06-121-3/+3
| * | | | Unicode collation algorithm: contraction support.unknown2004-06-121-0/+1
| * | | | mergedunknown2004-06-111-3/+3
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-3/+3
| * | | Allocate memory when a character set is requested:unknown2004-06-111-2/+3
| * | | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-102-1/+1
| * | | Optimization to use less memory.unknown2004-06-101-2/+2
| * | | WL#916: Unicode collations for some languagesunknown2004-06-081-0/+1
| * | | mysql_stmt_field_count()unknown2004-06-061-0/+1
| |/ /
| * | HAVE_DEPRECATED_411_API macro removed.unknown2004-06-041-1/+0
| * | Mergingunknown2004-06-021-0/+7
| |\ \