Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 4.0 | monty@mysql.com | 2004-09-01 | 1 | -5/+5 |
|\ | |||||
| * | Added global my_getopt_error_reporter function pointer which is | ram@gw.mysql.r18.ru | 2004-08-31 | 1 | -5/+5 |
| * | If the system has 64 bit "long", then "long long" does not add new | joerg@mysql.com | 2004-08-30 | 1 | -0/+3 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-08-31 | 1 | -2/+0 |
|\ \ | |||||
| * | | Review of new pushed code (Indentation fixes and simple optimizations) | monty@mysql.com | 2004-08-31 | 1 | -2/+0 |
* | | | Bug#2451 ALTER doesn't result in an error on CHARACTER SET and COLLATION conf... | bar@mysql.com | 2004-08-27 | 1 | -1/+2 |
* | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1 | joerg@mysql.com | 2004-08-26 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | If the system has 64 bit "long", then "long long" does not add new | joerg@mysql.com | 2004-08-26 | 1 | -0/+3 |
| |/ / | |||||
* | | | merged | serg@serg.mylan | 2004-08-26 | 2 | -4/+18 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | rburnett@build.mysql.com | 2004-08-25 | 2 | -4/+18 |
| |\ | |||||
| | * | Bug #4466 Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-19 | 2 | -6/+6 |
| | * | Bug #4466 Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-19 | 1 | -2/+2 |
| | * | BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i... | rburnett@build.mysql.com | 2004-08-18 | 1 | -3/+17 |
| | * | mysql_priv.h: | rburnett@build.mysql.com | 2004-08-14 | 1 | -4/+4 |
* | | | mysql.h: | paul@kite-hub.kitebird.com | 2004-08-25 | 1 | -4/+4 |
* | | | A new function to meassure terminal screen cells number for a string. | bar@mysql.com | 2004-08-25 | 1 | -0/+3 |
* | | | Fix to compile with msvc: converted static const int Item_arena::* to enum me... | sergefp@mysql.com | 2004-08-24 | 1 | -0/+5 |
* | | | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1 | rburnett@build.mysql.com | 2004-08-20 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | This fixes a Windows build failure. How did this build on Linux? | rburnett@build.mysql.com | 2004-08-19 | 1 | -0/+1 |
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-08-20 | 3 | -28/+16 |
|\ \ \ \ | |||||
| * \ \ \ | merged | serg@serg.mylan | 2004-08-20 | 1 | -21/+9 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Build bug on 64-Bit platforms. | ingo@mysql.com | 2004-08-19 | 1 | -21/+9 |
| * | | | Fixed symbol name problems that made build fail. | pem@mysql.comhem.se | 2004-08-19 | 2 | -7/+7 |
* | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-08-19 | 1 | -15/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | mysql_com.h: | guilhem@mysql.com | 2004-08-19 | 1 | -11/+7 |
| * | | | mysql_com.h: | guilhem@mysql.com | 2004-08-19 | 1 | -9/+9 |
* | | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-08-19 | 2 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixes for bugs in embedded library: | hf@deer.(none) | 2004-07-22 | 2 | -1/+1 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-19 | 1 | -16/+27 |
|\ \ \ \ | |||||
| * | | | | Very small API change: changing the values in enum enum_shutdown_level; | guilhem@mysql.com | 2004-08-19 | 1 | -16/+27 |
* | | | | | manually merged | serg@serg.mylan | 2004-08-18 | 1 | -11/+17 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflow | serg@serg.mylan | 2004-08-11 | 1 | -11/+17 |
| | |/ | |/| | |||||
* | | | apply UNIQUE constrain correctly for multi-byte charsets | serg@serg.mylan | 2004-08-13 | 1 | -1/+3 |
* | | | Cleanup in mysql_time.h/my_time.h headers. The first is used in mysql.h, | konstantin@mysql.com | 2004-08-05 | 2 | -10/+17 |
* | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-07-29 | 2 | -0/+16 |
|\ \ \ | |||||
| * | | | WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos... | guilhem@mysql.com | 2004-07-29 | 2 | -0/+16 |
* | | | | Casted all macro arguments, | ingo@mysql.com | 2004-07-28 | 1 | -177/+180 |
* | | | | Merging | hf@deer.(none) | 2004-07-21 | 1 | -1/+2 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | WL#1600 (Warn if result is truncatet due to max_allowed_packet) | hf@deer.(none) | 2004-06-29 | 1 | -1/+2 |
* | | | | forced X/Open mode on HPUX removed. The correct way (that affects not only C ... | serg@serg.mylan | 2004-07-13 | 1 | -20/+0 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-07-09 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | my_global.h: | konstantin@mysql.com | 2004-07-09 | 1 | -1/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge with 4.0 to get bug fixes | monty@mysql.com | 2004-07-09 | 1 | -5/+12 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Fixed Bug#4451. According to C/C++ standards, enums should not be used | jani@a80-186-24-72.elisa-laajakaista.fi | 2004-07-08 | 1 | -3/+12 |
* | | | Don't allow badly formed UTF8 identitiers | bar@mysql.com | 2004-07-07 | 1 | -1/+2 |
* | | | HAVE_RTREE_KEYS are enabled on windows too | serg@serg.mylan | 2004-07-06 | 1 | -0/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-07-06 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | re-enable spatial features for windows | serg@serg.mylan | 2004-07-06 | 1 | -0/+2 |
| | |/ | |/| | |||||
* | | | client.c, libmysql.c: | paul@kite-hub.kitebird.com | 2004-06-30 | 1 | -4/+4 |
|/ / | |||||
* | | Added missing my_time.c file to mysqlclient project | monty@mysql.com | 2004-06-28 | 2 | -4/+8 |