Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1 | joerg@mysql.com | 2004-10-04 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | To allow compilation on Tru64, the MySQL code should not mess | joerg@mysql.com | 2004-10-04 | 1 | -1/+0 | |
* | | | | Merge fixes | magnus@neptunus.(none) | 2004-09-30 | 1 | -1/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merge | magnus@shellback.(none) | 2004-09-26 | 2 | -2/+3 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | magnus@neptunus.(none) | 2004-09-14 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merged | magnus@neptunus.(none) | 2004-09-13 | 1 | -1/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ... | magnus@neptunus.(none) | 2004-09-13 | 1 | -1/+2 | |
| | | | |_|/ | | | |/| | | ||||||
* | | | | | | Incorporating new faster string->number converter functions | bar@noter.intranet.mysql.r18.ru | 2004-09-25 | 1 | -1/+7 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-09-23 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Implementation of Monty's idea about clear_alloc_root() optimization and clea... | dlenev@brandersnatch.localdomain | 2004-09-23 | 1 | -1/+2 | |
| |/ / / / | ||||||
* | | | | | A fix and test case for Bug#5315 "mysql_change_user() doesn't free | konstantin@mysql.com | 2004-09-22 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | BUG#4788 - show create table provides incorrect statement. | ingo@mysql.com | 2004-09-10 | 1 | -0/+5 | |
|/ / / | ||||||
* | | | Bug #5324 Bug in UCA collations with LIKE comparisons and INDEX | bar@mysql.com | 2004-09-06 | 1 | -0/+7 | |
|/ / | ||||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-09-03 | 2 | -7/+5 | |
|\ \ | ||||||
| * \ | 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 | |
* | | | | A fix and test case for Bug#4231 "Wrong result with MYSQL_TIME | konstantin@mysql.com | 2004-09-02 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | 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 | |
|\ \ \ |