Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 4.0 to get fix for hpux | monty@mysql.com | 2004-05-28 | 5 | -4/+11 |
|\ | |||||
| * | Portability fix for HPUX | monty@mysql.com | 2004-05-28 | 2 | -2/+5 |
| * | Always enable HAVE_COMPRESS on netware | monty@mysql.com | 2004-05-28 | 1 | -0/+4 |
| * | Portability fix for 32 bit file systems | monty@mysql.com | 2004-05-28 | 2 | -1/+2 |
* | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-05-28 | 1 | -39/+69 |
|\ \ | |/ | |||||
| * | Merged in some patches from Novell. | jani@a80-186-24-72.elisa-laajakaista.fi | 2004-05-27 | 2 | -39/+74 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-28 | 4 | -6/+8 |
|\ \ | |||||
| * | | Remove some code from sql_yacc.cc that doesn't do anything except produce war... | monty@mysql.com | 2004-05-28 | 2 | -6/+4 |
| * | | merge with 4.0 to get fix to VC++ project files | monty@mysql.com | 2004-05-27 | 3 | -2/+6 |
| |\ \ | | |/ | |||||
| | * | removed reference to not existing library lib_release\dbug.lib | monty@mysql.com | 2004-05-27 | 2 | -2/+2 |
| | * | backport bug#2708 fix from 4.1 | serg@serg.mylan | 2004-05-27 | 4 | -17/+32 |
* | | | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | dlenev@brandersnatch.localdomain | 2004-05-27 | 20 | -111/+98 |
* | | | InnoDB cleanup: | marko@hundin.mysql.fi | 2004-05-27 | 33 | -432/+516 |
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-05-27 | 21 | -9/+90 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merging | hf@deer.(none) | 2004-05-27 | 21 | -9/+90 |
| |\ \ | |||||
| | * | | WL#1163 (To make spatial code optional) | hf@deer.(none) | 2004-03-15 | 2 | -0/+4 |
| | * | | WL#1163 To make spatial code optional | hf@deer.(none) | 2004-03-12 | 21 | -9/+86 |
* | | | | Portability fixes | monty@mysql.com | 2004-05-27 | 2 | -3/+7 |
* | | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-05-27 | 1 | -0/+4 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Add back wrongly deleted file | monty@mysql.com | 2004-05-27 | 1 | -0/+4 |
* | | | Added new netware file | monty@mysql.com | 2004-05-27 | 1 | -0/+1 |
* | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-05-27 | 4 | -4/+29 |
|\ \ \ | |/ / | |||||
| * | | netware files should always be in 'make dist' | monty@mysql.com | 2004-05-27 | 4 | -5/+29 |
* | | | After merge fixes | monty@mysql.com | 2004-05-27 | 3 | -10/+10 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-27 | 21 | -387/+78 |
|\ \ \ | |||||
| * \ \ | merge with 4.0 to get windows fixes | monty@mysql.com | 2004-05-27 | 21 | -387/+78 |
| |\ \ \ | | |/ / | |||||
| | * | | VC++ portability fix | monty@mysql.com | 2004-05-26 | 3 | -7/+3 |
| | * | | InnoDB fixup: remove debug assertion that causes compile error | marko@hundin.mysql.fi | 2004-05-26 | 1 | -2/+0 |
| | * | | Fix to make Windows compilation smoother | hf@deer.(none) | 2004-05-26 | 13 | -43/+65 |
| | * | | InnoDB cleanup: Remove unused code for online backup | marko@hundin.mysql.fi | 2004-05-26 | 6 | -351/+8 |
* | | | | logging_ok: | mysqldev@mysql.com | 2004-05-26 | 2 | -1/+7 |
|/ / / | |||||
* | | | Fixed test to not crash when ndb is not in use | monty@mysql.com | 2004-05-26 | 1 | -0/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-26 | 25 | -121/+387 |
|\ \ \ | |||||
| * | | | Changed prototype of killed_ptr() to make it more portable | monty@mysql.com | 2004-05-26 | 24 | -120/+386 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-26 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * \ \ | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-05-26 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Added new header files | monty@mysql.com | 2004-05-26 | 1 | -1/+1 |
* | | | | | Small fix, addin order by to get predicatble output from select | magnus@neptunus.(none) | 2004-05-26 | 2 | -3/+3 |
* | | | | | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1 | magnus@neptunus.(none) | 2004-05-26 | 95 | -742/+1345 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2004-05-25 | 1 | -0/+3 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Bug#3882 | joreland@mysql.com | 2004-05-25 | 1 | -0/+3 |
| * | | | | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | monty@mysql.com | 2004-05-25 | 68 | -630/+1207 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-05-25 | 9 | -10/+329 |
| | |\ \ \ | |||||
| | | * \ \ | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0 | hf@deer.(none) | 2004-05-26 | 9 | -10/+329 |
| | | |\ \ \ | |||||
| | | | * | | | Proposed fix for bug #3818 (libmysqld.dll leads to program's crash) | hf@deer.(none) | 2004-05-26 | 9 | -10/+329 |
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-05-25 | 45 | -123/+777 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Added patches from Novell | monty@mysql.com | 2004-05-25 | 45 | -124/+778 |
| | * | | | | | InnoDB cleanup and possible bug-fix: Remove srv0que | marko@hundin.mysql.fi | 2004-05-25 | 14 | -502/+103 |
| * | | | | | | Remove not needed sql_olap.cc from Makefile.am | monty@mysql.com | 2004-05-25 | 2 | -2/+2 |
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-25 | 1 | -3/+3 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | |