summaryrefslogtreecommitdiff
path: root/libmysql
Commit message (Expand)AuthorAgeFilesLines
* rename of net_pkg.cc to protocol.ccunknown2002-12-111-2/+2
* item.cc:unknown2002-12-061-1/+0
* merge fixunknown2002-12-062-8/+19
|\
| * Merge with 4.0.6unknown2002-12-052-9/+20
| |\
| | * new client error added: CR_MALFORMED_PACKETunknown2002-12-042-5/+8
| | * mergedunknown2002-12-041-2/+10
| | |\
| | | * protect from [heap] buffer overrrun by malicious serverunknown2002-12-041-2/+10
* | | | Fix minor bug and add test of connection with new/old/without passwords unknown2002-12-051-1/+0
* | | | Basically minor code optimizations and cleanupsunknown2002-12-051-15/+28
* | | | SCRUM: Montymise codeunknown2002-11-301-127/+130
* | | | SCRUM: Secure authunknown2002-11-301-15/+94
* | | | Merging....unknown2002-11-292-11/+37
|\ \ \ \ | |/ / /
| * | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2002-11-281-1/+1
| |\ \ \
| | * | | Fix wrong increment in prepared statements handlingunknown2002-11-281-1/+1
| * | | | Merge myvenu.com:/home/venu/bk/src-4.1unknown2002-11-261-8/+35
| |\ \ \ \
| | * | | | select_test.c, insert_test.c:unknown2002-11-261-8/+35
| | |/ / /
| * | | | removed redundant -I include-dirsunknown2002-11-261-2/+1
| |/ / /
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-11-243-105/+208
|\ \ \ \ | |/ / /
| * | | libmysql.c:unknown2002-11-221-5/+2
| * | | mergeunknown2002-11-221-7/+14
| * | | protocol mergeunknown2002-11-223-116/+215
| |\ \ \
| | * | | protocol fixupsunknown2002-11-223-106/+209
* | | | | Merge....unknown2002-11-242-45/+341
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 4.0unknown2002-11-213-13/+20
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Small improvement to alloc_rootunknown2002-11-161-0/+1
| | * | | Portability fixes for HP compiler and HPUX11unknown2002-11-091-1/+1
| | * | | Error code for ssl connectionunknown2002-11-052-8/+14
| | * | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventualunknown2002-10-241-1/+1
| * | | | Added some compatibility modes (for the future)unknown2002-11-201-1/+1
| | |/ / | |/| |
| * | | Add shared memory protocol and option --protocolunknown2002-11-152-39/+328
* | | | SCRUM: Main change for Secure connection handling. Still needs some more codi...unknown2002-11-241-9/+83
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-10-231-1/+1
|\ \ \ \ | |/ / /
| * | | ctype.c, Makefile.am, Makefile.shared:unknown2002-10-231-1/+1
* | | | Merge to update to recent tree versionunknown2002-10-202-192/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mysql.com:/home/pz/mysql/mysql-4.1-rootunknown2002-10-091-1/+1
| |\ \ \
| * | | | One more commit to do the merge of new 4.1 tree unknown2002-10-062-192/+1
* | | | | mergeunknown2002-10-141-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | my_sortcmp -> my_strnncollunknown2002-10-091-1/+1
| |/ / /
* | | | Portability fixes to be able to compile MySQL with VC++unknown2002-10-081-3/+2
|/ / /
* | | Update after last merge. Fixes some wrong test results.unknown2002-10-031-13/+0
* | | Merge with 4.0.4unknown2002-10-026-123/+1144
|\ \ \ | |/ / |/| |
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-026-868/+640
| * | Merge with 4.0.3unknown2002-08-303-50/+1299
| |\ \
| | * | Client-Server Protocol 4.1 changes - Client side:unknown2002-06-122-34/+1285
| | * | merge with 4.0unknown2002-06-033-33/+23
| | |\ \
| | * | | New win1250ch charsetunknown2002-04-171-1/+1
| | * | | mergeunknown2002-04-132-15/+14
| | |\ \ \
| | | * | | New UTF8 charsetunknown2002-03-281-1/+1
| | | * | | Configure.in/Makefile.in charset related things are now earier to maintainunknown2002-03-191-5/+6
| | | * | | New ctype functions/macros to support many charsets at a timeunknown2002-03-122-5/+7