Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCRUM | hf@deer.mysql.r18.ru | 2003-01-15 | 31 | -324/+319 |
| | | | | embedded library trimming | ||||
* | Merge | hf@deer.mysql.r18.ru | 2002-12-19 | 27 | -117/+150 |
|\ | |||||
| * | BINARY_FLAG has been restored. | bar@bar.mysql.r18.ru | 2002-12-19 | 2 | -2/+7 |
| | | | | | | | | It's needed by ODBC code. | ||||
| * | this will make me life easier in the future | bar@bar.mysql.r18.ru | 2002-12-19 | 2 | -9/+13 |
| | | |||||
| * | less use of system_charset_info | bar@bar.mysql.r18.ru | 2002-12-19 | 3 | -27/+28 |
| | | |||||
| * | removed several cases of default_charset_info use | bar@bar.mysql.r18.ru | 2002-12-19 | 7 | -49/+56 |
| | | | | | | | | a bit more ucs2 compatibility | ||||
| * | thd_charset has been moved to variables structure | bar@bar.mysql.r18.ru | 2002-12-19 | 10 | -21/+21 |
| | | |||||
| * | New syntax | bar@bar.mysql.r18.ru | 2002-12-19 | 1 | -0/+1 |
| | | | | | | | | CREATE TABLE tname (a CHAR(10) COLLATE latin1_de) | ||||
| * | SAPDB-style syntax | bar@bar.mysql.r18.ru | 2002-12-19 | 4 | -4/+7 |
| | | | | | | | | | | | | CREATE TABLE tname (a CHAR(10) ASCII) as a synonym for CREATE TABLE tname (a CHAR(10) CHARACTER SET latin1) | ||||
| * | Introducing SAPDB-style | bar@bar.mysql.r18.ru | 2002-12-19 | 4 | -2/+15 |
| | | | | | | | | | | | | "fieldname CHAR(n) UNICODE" as a synonym to "fieldname CHAR(n) CHARACTER SET ucs2" | ||||
| * | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2002-12-19 | 2 | -4/+4 |
| |\ | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/MANY_INIT_COMMANDS/4.1 | ||||
| | * | fix warnings | vva@eagle.mysql.r18.ru | 2002-12-19 | 2 | -4/+4 |
| | | | |||||
* | | | several init commands fix | hf@deer.mysql.r18.ru | 2002-12-19 | 1 | -6/+19 |
| | | | |||||
* | | | Merging | hf@deer.mysql.r18.ru | 2002-12-17 | 7 | -100/+258 |
|\ \ \ | |/ / | |||||
| * | | sql_type() is now ucs2 compatible | bar@bar.mysql.r18.ru | 2002-12-17 | 1 | -43/+87 |
| | | | |||||
| * | | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1 | bar@bar.mysql.r18.ru | 2002-12-17 | 3 | -25/+98 |
| |\ \ | | |/ | | | | | | | into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk | ||||
| | * | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2002-12-17 | 3 | -25/+98 |
| | |\ | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/MANY_INIT_COMMANDS/4.1 | ||||
| | | * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1 | vva@eagle.mysql.r18.ru | 2002-12-17 | 3 | -25/+98 |
| | | |\ | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/MANY_INIT_COMMANDS/4.1 | ||||
| | | | * | Many init commands on connect | vva@eagle.mysql.r18.ru | 2002-12-17 | 4 | -25/+99 |
| | | | | | |||||
| * | | | | Some fixes to get closer to UCS2 compatible SHOW FIELDS | bar@bar.mysql.r18.ru | 2002-12-17 | 3 | -51/+55 |
| |/ / / | |||||
| * | | | Move all sql_type() to the same file | bar@bar.mysql.r18.ru | 2002-12-17 | 2 | -1/+11 |
| |/ / | |||||
| * | | extended resolve() and reverse_resolve() UDFs for FreeBSD (SCRUM) | ram@mysql.r18.ru | 2002-12-16 | 1 | -6/+49 |
| | | | |||||
* | | | Merging&testing | hf@deer.mysql.r18.ru | 2002-12-17 | 7 | -16/+95 |
| | | | |||||
* | | | Merging | hf@deer.mysql.r18.ru | 2002-12-16 | 47 | -1436/+1343 |
|\ \ \ | |/ / |/| | | |||||
| * | | Big purge about embedded library (scrum) | hf@deer.mysql.r18.ru | 2002-12-16 | 41 | -1947/+511 |
| | | | |||||
| * | | Resolving merge conflicts | hf@deer.mysql.r18.ru | 2002-12-12 | 27 | -378/+1715 |
| |\ \ | |||||
| | * | | Some fixes | hf@deer.mysql.r18.ru | 2002-12-12 | 10 | -112/+35 |
| | | | | |||||
| | * | | Pull conflicts resolutions | hf@genie.(none) | 2002-11-29 | 27 | -362/+1776 |
| | |\ \ | |||||
| | | * \ | Merged by hands | hf@genie.(none) | 2002-11-07 | 27 | -362/+1783 |
| | | |\ \ | |||||
| | | | * | | Committed for some technical reasons | hf@genie.(none) | 2002-11-07 | 1 | -1/+1 |
| | | | | | | |||||
| | | | * | | BK automatic LOD removal. | bk@admin.bk | 2002-11-07 | 3 | -1092/+1102 |
| | | | | | | |||||
| | | | * | | Libmysqld improvements | hf@genie.(none) | 2002-11-06 | 6 | -77/+625 |
| | | | | | | |||||
| | | | * | | Some code improvements | hf@genie.(none) | 2002-10-23 | 8 | -51/+514 |
| | | | | | | |||||
| | | | * | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1 | hf@genie.(none) | 2002-10-18 | 24 | -355/+766 |
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | into genie.(none):/home/hf/work/mysql-4.1 | ||||
| | | | | * | | Changes in order to trim embedded library code | hf@genie.(none) | 2002-10-13 | 6 | -83/+119 |
| | | | | | | | |||||
| | | | | * | | Huge pull | hf@genie.(none) | 2002-10-07 | 23 | -307/+682 |
| | | | | |\ \ | |||||
| | | | | | * | | Geometry field type implementation | hf@genie.(none) | 2002-10-04 | 5 | -8/+28 |
| | | | | | | | | |||||
| | | | | | * | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1 | hf@genie.(none) | 2002-09-17 | 38 | -112/+1874 |
| | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | into genie.(none):/home/hf/work/mysql-4.1 | ||||
| | | | | | * \ \ | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1 | hf@bisonxp.(none) | 2002-09-02 | 56 | -630/+1570 |
| | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into bisonxp.(none):/home/hf/work/mysql-4.1 | ||||
| | | | | | * \ \ \ | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1 | hf@bisonxp.(none) | 2002-08-03 | 21 | -317/+668 |
| | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into bisonxp.(none):/home/hf/work/mysql-4.1 | ||||
| | | | | | | * | | | | Found bugs fixed | hf@bisonxp.(none) | 2002-07-11 | 5 | -3/+20 |
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1 | hf@bisonxp.(none) | 2002-07-09 | 43 | -435/+2487 |
| | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into bisonxp.(none):/home/hf/work/mysql-4.1 | ||||
| | | | | | | * | | | | | Minor fixes | hf@bisonxp.(none) | 2002-07-09 | 5 | -4/+11 |
| | | | | | | | | | | | | |||||
| | | | | | | * | | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1 | hf@bison.(none) | 2002-06-18 | 7 | -15/+398 |
| | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into bison.(none):/home/hf/work/mysql-4.1 | ||||
| | | | | | | * | | | | | | Small fixes | hf@bison.(none) | 2002-06-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | |||||
| | | | | | | * | | | | | | Resolving of conflicts from pull | hf@bison.(none) | 2002-06-17 | 17 | -306/+633 |
| | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | Net->client structures macro added | hf@bison.(none) | 2002-06-17 | 1 | -0/+9 |
| | | | | | | | | | | | | | | |||||
| | | | | | | | * | | | | | | Removing net emulation out of embedded library | hf@bison.(none) | 2002-06-17 | 16 | -297/+616 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | moved links initialization | bell@sanja.is.com.ua | 2002-12-15 | 5 | -3/+28 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1 | vva@eagle.mysql.r18.ru | 2002-12-16 | 1 | -6/+52 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/sanya_bug/4.1 |