Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge fix | monty@mashka.mysql.fi | 2002-12-06 | 2 | -8/+19 |
|\ | |||||
| * | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 2 | -9/+20 |
| |\ | |||||
| | * | new client error added: CR_MALFORMED_PACKET | serg@serg.mysql.com | 2002-12-04 | 2 | -5/+8 |
| | * | merged | serg@serg.mysql.com | 2002-12-04 | 1 | -2/+10 |
| | |\ | |||||
| | | * | protect from [heap] buffer overrrun by malicious server | serg@serg.mysql.com | 2002-12-04 | 1 | -2/+10 |
* | | | | Fix minor bug and add test of connection with new/old/without passwords | peter@mysql.com | 2002-12-05 | 1 | -1/+0 |
* | | | | Basically minor code optimizations and cleanups | peter@mysql.com | 2002-12-05 | 1 | -15/+28 |
* | | | | SCRUM: Montymise code | peter@mysql.com | 2002-11-30 | 1 | -127/+130 |
* | | | | SCRUM: Secure auth | peter@mysql.com | 2002-11-30 | 1 | -15/+94 |
* | | | | Merging.... | peter@mysql.com | 2002-11-29 | 2 | -11/+37 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2002-11-28 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix wrong increment in prepared statements handling | monty@mashka.mysql.fi | 2002-11-28 | 1 | -1/+1 |
| * | | | | Merge myvenu.com:/home/venu/bk/src-4.1 | venu@myvenu.com | 2002-11-26 | 1 | -8/+35 |
| |\ \ \ \ | |||||
| | * | | | | select_test.c, insert_test.c: | venu@myvenu.com | 2002-11-26 | 1 | -8/+35 |
| | |/ / / | |||||
| * | | | | removed redundant -I include-dirs | serg@serg.mysql.com | 2002-11-26 | 1 | -2/+1 |
| |/ / / | |||||
* | | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-11-24 | 3 | -105/+208 |
|\ \ \ \ | |/ / / | |||||
| * | | | libmysql.c: | venu@myvenu.com | 2002-11-22 | 1 | -5/+2 |
| * | | | merge | venu@myvenu.com | 2002-11-22 | 1 | -7/+14 |
| * | | | protocol merge | venu@myvenu.com | 2002-11-22 | 3 | -116/+215 |
| |\ \ \ | |||||
| | * | | | protocol fixups | venu@myvenu.com | 2002-11-22 | 3 | -106/+209 |
* | | | | | Merge.... | peter@mysql.com | 2002-11-24 | 2 | -45/+341 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 3 | -13/+20 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Small improvement to alloc_root | monty@mashka.mysql.fi | 2002-11-16 | 1 | -0/+1 |
| | * | | | Portability fixes for HP compiler and HPUX11 | monty@hundin.mysql.fi | 2002-11-09 | 1 | -1/+1 |
| | * | | | Error code for ssl connection | gluh@gluh.(none) | 2002-11-05 | 2 | -8/+14 |
| | * | | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventual | lenz@mysql.com | 2002-10-24 | 1 | -1/+1 |
| * | | | | Added some compatibility modes (for the future) | monty@mashka.mysql.fi | 2002-11-20 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | Add shared memory protocol and option --protocol | wax@mysql.com | 2002-11-15 | 2 | -39/+328 |
* | | | | SCRUM: Main change for Secure connection handling. Still needs some more codi... | peter@mysql.com | 2002-11-24 | 1 | -9/+83 |
* | | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-10-23 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | ctype.c, Makefile.am, Makefile.shared: | bar@bar.mysql.r18.ru | 2002-10-23 | 1 | -1/+1 |
* | | | | Merge to update to recent tree version | peter@mysql.com | 2002-10-20 | 2 | -192/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-root | peter@mysql.com | 2002-10-09 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | One more commit to do the merge of new 4.1 tree | peter@mysql.com | 2002-10-06 | 2 | -192/+1 |
* | | | | | merge | monty@narttu.mysql.fi | 2002-10-14 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | my_sortcmp -> my_strnncoll | bar@bar.mysql.r18.ru | 2002-10-09 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Portability fixes to be able to compile MySQL with VC++ | monty@narttu.mysql.fi | 2002-10-08 | 1 | -3/+2 |
|/ / / | |||||
* | | | Update after last merge. Fixes some wrong test results. | monty@mashka.mysql.fi | 2002-10-03 | 1 | -13/+0 |
* | | | Merge with 4.0.4 | monty@mashka.mysql.fi | 2002-10-02 | 6 | -123/+1144 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 6 | -868/+640 |
| * | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 3 | -50/+1299 |
| |\ \ | |||||
| | * | | Client-Server Protocol 4.1 changes - Client side: | venu@myvenu.com | 2002-06-12 | 2 | -34/+1285 |
| | * | | merge with 4.0 | monty@hundin.mysql.fi | 2002-06-03 | 3 | -33/+23 |
| | |\ \ | |||||
| | * | | | New win1250ch charset | bar@gw.udmsearch.izhnet.ru | 2002-04-17 | 1 | -1/+1 |
| | * | | | merge | monty@hundin.mysql.fi | 2002-04-13 | 2 | -15/+14 |
| | |\ \ \ | |||||
| | | * | | | New UTF8 charset | bar@gw.udmsearch.izhnet.ru | 2002-03-28 | 1 | -1/+1 |
| | | * | | | Configure.in/Makefile.in charset related things are now earier to maintain | bar@gw.udmsearch.izhnet.ru | 2002-03-19 | 1 | -5/+6 |
| | | * | | | New ctype functions/macros to support many charsets at a time | bar@gw.udmsearch.izhnet.ru | 2002-03-12 | 2 | -5/+7 |
| | | * | | | Charsets related things are prepared by configure in new way. | bar@gw.udmsearch.izhnet.ru | 2002-03-06 | 1 | -6/+2 |
| | | * | | | Porting from mysql-4.0. | Sinisa@sinisa.nasamreza.org | 2002-02-28 | 1 | -1/+1 |