summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0monty@mysql.com2004-09-011-5/+5
|\
| * Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-311-5/+5
| * If the system has 64 bit "long", then "long long" does not add newjoerg@mysql.com2004-08-301-0/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-08-311-2/+0
|\ \
| * | Review of new pushed code (Indentation fixes and simple optimizations)monty@mysql.com2004-08-311-2/+0
* | | Bug#2451 ALTER doesn't result in an error on CHARACTER SET and COLLATION conf...bar@mysql.com2004-08-271-1/+2
* | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1joerg@mysql.com2004-08-261-0/+3
|\ \ \
| * | | If the system has 64 bit "long", then "long long" does not add newjoerg@mysql.com2004-08-261-0/+3
| |/ /
* | | mergedserg@serg.mylan2004-08-262-4/+18
|\ \ \ | |/ / |/| / | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0rburnett@build.mysql.com2004-08-252-4/+18
| |\
| | * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-192-6/+6
| | * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-191-2/+2
| | * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-181-3/+17
| | * mysql_priv.h:rburnett@build.mysql.com2004-08-141-4/+4
* | | mysql.h:paul@kite-hub.kitebird.com2004-08-251-4/+4
* | | A new function to meassure terminal screen cells number for a string.bar@mysql.com2004-08-251-0/+3
* | | Fix to compile with msvc: converted static const int Item_arena::* to enum me...sergefp@mysql.com2004-08-241-0/+5
* | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1rburnett@build.mysql.com2004-08-201-0/+1
|\ \ \
| * | | This fixes a Windows build failure. How did this build on Linux?rburnett@build.mysql.com2004-08-191-0/+1
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.(none)2004-08-203-28/+16
|\ \ \ \
| * \ \ \ mergedserg@serg.mylan2004-08-201-21/+9
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Build bug on 64-Bit platforms.ingo@mysql.com2004-08-191-21/+9
| * | | Fixed symbol name problems that made build fail.pem@mysql.comhem.se2004-08-192-7/+7
* | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2004-08-191-15/+11
|\ \ \ \ | |/ / /
| * | | mysql_com.h:guilhem@mysql.com2004-08-191-11/+7
| * | | mysql_com.h:guilhem@mysql.com2004-08-191-9/+9
* | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1hf@deer.(none)2004-08-192-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fixes for bugs in embedded library:hf@deer.(none)2004-07-222-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-191-16/+27
|\ \ \ \
| * | | | Very small API change: changing the values in enum enum_shutdown_level;guilhem@mysql.com2004-08-191-16/+27
* | | | | manually mergedserg@serg.mylan2004-08-181-11/+17
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflowserg@serg.mylan2004-08-111-11/+17
| | |/ | |/|
* | | apply UNIQUE constrain correctly for multi-byte charsetsserg@serg.mylan2004-08-131-1/+3
* | | Cleanup in mysql_time.h/my_time.h headers. The first is used in mysql.h,konstantin@mysql.com2004-08-052-10/+17
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2004-07-292-0/+16
|\ \ \
| * | | WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...guilhem@mysql.com2004-07-292-0/+16
* | | | Casted all macro arguments,ingo@mysql.com2004-07-281-177/+180
* | | | Merginghf@deer.(none)2004-07-211-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | WL#1600 (Warn if result is truncatet due to max_allowed_packet)hf@deer.(none)2004-06-291-1/+2
* | | | forced X/Open mode on HPUX removed. The correct way (that affects not only C ...serg@serg.mylan2004-07-131-20/+0
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2004-07-091-1/+5
|\ \ \ \
| * | | | my_global.h:konstantin@mysql.com2004-07-091-1/+5
| | |/ / | |/| |
* | | | Merge with 4.0 to get bug fixesmonty@mysql.com2004-07-091-5/+12
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fixed Bug#4451. According to C/C++ standards, enums should not be usedjani@a80-186-24-72.elisa-laajakaista.fi2004-07-081-3/+12
* | | Don't allow badly formed UTF8 identitiersbar@mysql.com2004-07-071-1/+2
* | | HAVE_RTREE_KEYS are enabled on windows tooserg@serg.mylan2004-07-061-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-07-061-0/+2
|\ \ \
| * | | re-enable spatial features for windowsserg@serg.mylan2004-07-061-0/+2
| | |/ | |/|
* | | client.c, libmysql.c:paul@kite-hub.kitebird.com2004-06-301-4/+4
|/ /
* | Added missing my_time.c file to mysqlclient projectmonty@mysql.com2004-06-282-4/+8