Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bitmap post-review fixes | serg@serg.mylan | 2003-10-30 | 1 | -14/+24 |
* | fixes to Bitmap class | serg@serg.mylan | 2003-10-24 | 1 | -97/+78 |
* | merged | serg@serg.mylan | 2003-10-21 | 2 | -14/+176 |
|\ | |||||
| * | cleanup | serg@serg.mylan | 2003-10-15 | 1 | -1/+1 |
| * | merged | serg@serg.mylan | 2003-10-15 | 1 | -13/+175 |
| |\ | |||||
| | * | key_map with more that 64 bits width | serg@serg.mylan | 2003-10-11 | 1 | -13/+175 |
* | | | merge with 4.0 | monty@mashka.mysql.fi | 2003-10-16 | 3 | -13/+59 |
|\ \ \ | |/ / |/| | | |||||
| * | | Better fix for CREATE TABLE IF NOT EXISTS ... SELECT | monty@mashka.mysql.fi | 2003-10-15 | 1 | -6/+7 |
| * | | Updated comments | monty@mashka.mysql.fi | 2003-10-15 | 2 | -5/+29 |
| * | | fix_max_connections to resize alarm_queue (Bug #1435) | serg@serg.mylan | 2003-10-06 | 2 | -7/+27 |
* | | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 2 | -13/+41 |
|\ \ \ | |/ / | |||||
| * | | Code cleanup of new patches | monty@narttu.mysql.fi | 2003-09-23 | 2 | -15/+35 |
| * | | Fixed a bug in default.c, which caused quoted arguments not | jani@rhols221.adsl.netsonic.fi | 2003-09-17 | 1 | -0/+8 |
* | | | Move init_compiled_charsets to own file | monty@mishka.mysql.fi | 2003-10-06 | 4 | -90/+107 |
* | | | merge | monty@mishka.mysql.fi | 2003-09-24 | 2 | -3/+4 |
|\ \ \ | |||||
| * | | | Remove 'extern' references from .cc files | monty@mashka.mysql.fi | 2003-09-13 | 2 | -3/+4 |
* | | | | - Code cleanup: replaced C++-style comments with the proper syntax for | lenz@kallisto.local | 2003-09-24 | 1 | -1/+1 |
* | | | | charset.c: | bar@bar.mysql.r18.ru | 2003-09-23 | 1 | -0/+14 |
* | | | | Bug 1350 fix | bar@bar.mysql.r18.ru | 2003-09-22 | 1 | -34/+34 |
| |_|/ |/| | | |||||
* | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1 | bar@bar.mysql.r18.ru | 2003-09-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fixed that multibyte charsets didn't honor multibyte | bar@bar.mysql.r18.ru | 2003-09-19 | 1 | -1/+1 |
* | | | | SCRUM | hf@deer.(none) | 2003-09-19 | 2 | -3/+3 |
|/ / / | |||||
* | | | Charset number is now stored into error.sys by comp_err and loaded by mysqld. | bar@bar.mysql.r18.ru | 2003-09-17 | 1 | -16/+23 |
|/ / | |||||
* | | merge | monty@narttu.mysql.fi | 2003-09-03 | 5 | -101/+187 |
|\ \ | |||||
| * \ | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 5 | -101/+187 |
| |\ \ | | |/ | |||||
| | * | Removed restriction not to be able use non regular files. | jani@rhols221.adsl.netsonic.fi | 2003-08-28 | 1 | -2/+0 |
| | * | Add detection of in_addr_t | monty@narttu.mysql.fi | 2003-08-28 | 2 | -45/+102 |
| | * | Added a warning to my_print_defaults if --verbose is given | jani@rhols221.adsl.netsonic.fi | 2003-08-27 | 1 | -25/+34 |
| | * | vio ssl structure renames (to get rid of ending _) | monty@narttu.mysql.fi | 2003-08-27 | 1 | -2/+1 |
| | * | Better fix for myisamchk --sort-index on windows | monty@narttu.mysql.fi | 2003-08-25 | 1 | -5/+13 |
| | * | Update of VC++ project files (to remove link warnings) | monty@narttu.mysql.fi | 2003-08-25 | 1 | -3/+4 |
| | * | Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we write | guilhem@mysql.com | 2003-08-19 | 1 | -0/+14 |
| | * | Cleanups to recent patches | monty@mashka.mysql.fi | 2003-08-15 | 1 | -71/+56 |
| | * | nothing interesting | wax@mysql.com | 2003-08-13 | 1 | -1/+1 |
| | * | Merge mysql.com:/home/wax/mysql/mysql-4.0 | wax@mysql.com | 2003-08-10 | 1 | -9/+1 |
| | |\ | |||||
| | * | | BUG | wax@mysql.com | 2003-08-10 | 1 | -18/+18 |
| | * | | Merge mysql.com:/home/wax/mysql/mysql-4.0 | wax@mysql.com | 2003-07-31 | 1 | -16/+39 |
| | |\ \ | |||||
| | | * | | BUG | wax@mysql.com | 2003-07-31 | 1 | -16/+39 |
* | | | | | merged | serg@serg.mylan | 2003-09-03 | 3 | -11/+50 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ] | serg@serg.mylan | 2003-09-03 | 1 | -1/+3 |
| * | | | | use crc32() from bundled zlib if system zlib is unavailable | serg@serg.mylan | 2003-08-21 | 2 | -1/+37 |
| * | | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2003-08-12 | 2 | -4/+23 |
| |\ \ \ \ | |||||
| * | | | | | table checksum background: | serg@serg.mylan | 2003-08-05 | 1 | -10/+11 |
* | | | | | | Cleanups | monty@narttu.mysql.fi | 2003-08-26 | 2 | -33/+34 |
* | | | | | | merge | monty@mashka.mysql.fi | 2003-08-19 | 2 | -4/+23 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Implemented UTC_TIME, UTC_DATE and UTC_TIMESTAMP functions (WL#345) | dlenev@dlenev.mshome | 2003-08-11 | 2 | -4/+23 |
| |/ / / / | |||||
* | | | | | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 10 | -252/+256 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Review of changesets since last pull. | monty@mashka.mysql.fi | 2003-08-07 | 1 | -9/+1 |
| |/ / | |||||
| * | | Fix for service issue with paths having spaces (bug #687) | miguel@hegel.local | 2003-07-23 | 1 | -0/+8 |
| * | | Removed wrong "Found lock of type # that is write and read locked" warnings. | monty@narttu.mysql.fi | 2003-07-18 | 1 | -7/+14 |