Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | Fixed memory overrun when doing REPAIR on table with multi-part auto_incremen... | monty@narttu.mysql.fi | 2003-07-18 | 1 | -3/+3 |
| |/ | |||||
| * | Fix VC++ compiler error on Windows | miguel@hegel.(none) | 2003-07-02 | 1 | -1/+1 |
| * | merge changes | Sinisa@sinisa.nasamreza.org | 2003-07-02 | 1 | -0/+5 |
| |\ | |||||
| | * | Fixed memory allocation in Unique to not allocate too much memory | monty@mashka.mysql.fi | 2003-06-26 | 1 | -0/+5 |
| * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-06-25 | 1 | -7/+19 |
| |\ \ | | |/ | |||||
| | * | Simple code cleanup | monty@narttu.mysql.fi | 2003-06-23 | 1 | -7/+19 |
| * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-06-17 | 6 | -244/+235 |
| |\ \ | | |/ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@narttu.mysql.fi | 2003-06-12 | 4 | -230/+209 |
| | |\ | |||||
| | | * | Changed safemalloc structure to not have to be 8 byte aligned. (Portability p... | monty@narttu.mysql.fi | 2003-06-12 | 4 | -183/+167 |
| | | * | Indentation | monty@narttu.mysql.fi | 2003-06-12 | 1 | -128/+123 |
| | * | | removed a wrong cast that limited ulonglong options to max. ulong value. | serg@serg.mylan | 2003-06-12 | 1 | -2/+2 |
| | |/ | |||||
| | * | Don't install signal handler for SIGINT by default | monty@narttu.mysql.fi | 2003-06-10 | 1 | -4/+5 |
| * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2003-06-02 | 2 | -35/+102 |
| |\ \ |