summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SCRUMhf@deer.mysql.r18.ru2003-01-1531-324/+319
| | | | embedded library trimming
* Mergehf@deer.mysql.r18.ru2002-12-1927-117/+150
|\
| * BINARY_FLAG has been restored.bar@bar.mysql.r18.ru2002-12-192-2/+7
| | | | | | | | It's needed by ODBC code.
| * this will make me life easier in the futurebar@bar.mysql.r18.ru2002-12-192-9/+13
| |
| * less use of system_charset_infobar@bar.mysql.r18.ru2002-12-193-27/+28
| |
| * removed several cases of default_charset_info use bar@bar.mysql.r18.ru2002-12-197-49/+56
| | | | | | | | a bit more ucs2 compatibility
| * thd_charset has been moved to variables structurebar@bar.mysql.r18.ru2002-12-1910-21/+21
| |
| * New syntaxbar@bar.mysql.r18.ru2002-12-191-0/+1
| | | | | | | | CREATE TABLE tname (a CHAR(10) COLLATE latin1_de)
| * SAPDB-style syntaxbar@bar.mysql.r18.ru2002-12-194-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.ru2002-12-194-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.1vva@eagle.mysql.r18.ru2002-12-192-4/+4
| |\ | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/MANY_INIT_COMMANDS/4.1
| | * fix warningsvva@eagle.mysql.r18.ru2002-12-192-4/+4
| | |
* | | several init commands fixhf@deer.mysql.r18.ru2002-12-191-6/+19
| | |
* | | Merginghf@deer.mysql.r18.ru2002-12-177-100/+258
|\ \ \ | |/ /
| * | sql_type() is now ucs2 compatiblebar@bar.mysql.r18.ru2002-12-171-43/+87
| | |
| * | Merge abarkov@work.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2002-12-173-25/+98
| |\ \ | | |/ | | | | | | into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1.wrk
| | * Merge vvagin@work.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2002-12-173-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.1vva@eagle.mysql.r18.ru2002-12-173-25/+98
| | | |\ | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/MANY_INIT_COMMANDS/4.1
| | | | * Many init commands on connectvva@eagle.mysql.r18.ru2002-12-174-25/+99
| | | | |
| * | | | Some fixes to get closer to UCS2 compatible SHOW FIELDSbar@bar.mysql.r18.ru2002-12-173-51/+55
| |/ / /
| * | | Move all sql_type() to the same filebar@bar.mysql.r18.ru2002-12-172-1/+11
| |/ /
| * | extended resolve() and reverse_resolve() UDFs for FreeBSD (SCRUM)ram@mysql.r18.ru2002-12-161-6/+49
| | |
* | | Merging&testinghf@deer.mysql.r18.ru2002-12-177-16/+95
| | |
* | | Merginghf@deer.mysql.r18.ru2002-12-1647-1436/+1343
|\ \ \ | |/ / |/| |
| * | Big purge about embedded library (scrum)hf@deer.mysql.r18.ru2002-12-1641-1947/+511
| | |
| * | Resolving merge conflictshf@deer.mysql.r18.ru2002-12-1227-378/+1715
| |\ \
| | * | Some fixeshf@deer.mysql.r18.ru2002-12-1210-112/+35
| | | |
| | * | Pull conflicts resolutionshf@genie.(none)2002-11-2927-362/+1776
| | |\ \
| | | * \ Merged by handshf@genie.(none)2002-11-0727-362/+1783
| | | |\ \
| | | | * | Committed for some technical reasonshf@genie.(none)2002-11-071-1/+1
| | | | | |
| | | | * | BK automatic LOD removal.bk@admin.bk2002-11-073-1092/+1102
| | | | | |
| | | | * | Libmysqld improvementshf@genie.(none)2002-11-066-77/+625
| | | | | |
| | | | * | Some code improvementshf@genie.(none)2002-10-238-51/+514
| | | | | |
| | | | * | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@genie.(none)2002-10-1824-355/+766
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | into genie.(none):/home/hf/work/mysql-4.1
| | | | | * | Changes in order to trim embedded library codehf@genie.(none)2002-10-136-83/+119
| | | | | | |
| | | | | * | Huge pullhf@genie.(none)2002-10-0723-307/+682
| | | | | |\ \
| | | | | | * | Geometry field type implementationhf@genie.(none)2002-10-045-8/+28
| | | | | | | |
| | | | | | * | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@genie.(none)2002-09-1738-112/+1874
| | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into genie.(none):/home/hf/work/mysql-4.1
| | | | | | * \ \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@bisonxp.(none)2002-09-0256-630/+1570
| | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into bisonxp.(none):/home/hf/work/mysql-4.1
| | | | | | * \ \ \ Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@bisonxp.(none)2002-08-0321-317/+668
| | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into bisonxp.(none):/home/hf/work/mysql-4.1
| | | | | | | * | | | Found bugs fixedhf@bisonxp.(none)2002-07-115-3/+20
| | | | | | | | | | |
| | | | | | | * | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@bisonxp.(none)2002-07-0943-435/+2487
| | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into bisonxp.(none):/home/hf/work/mysql-4.1
| | | | | | | * | | | | Minor fixeshf@bisonxp.(none)2002-07-095-4/+11
| | | | | | | | | | | |
| | | | | | | * | | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1hf@bison.(none)2002-06-187-15/+398
| | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into bison.(none):/home/hf/work/mysql-4.1
| | | | | | | * | | | | | Small fixeshf@bison.(none)2002-06-181-1/+1
| | | | | | | | | | | | |
| | | | | | | * | | | | | Resolving of conflicts from pullhf@bison.(none)2002-06-1717-306/+633
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | Net->client structures macro addedhf@bison.(none)2002-06-171-0/+9
| | | | | | | | | | | | | |
| | | | | | | | * | | | | | Removing net emulation out of embedded libraryhf@bison.(none)2002-06-1716-297/+616
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | moved links initializationbell@sanja.is.com.ua2002-12-155-3/+28
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2002-12-161-6/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/sanya_bug/4.1