summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Mergevva@eagle.mysql.r18.ru2003-04-1038-24/+355
|\
| * added compress/uncompress functionvva@eagle.mysql.r18.ru2003-04-0938-2/+332
| |
* | Merge bk-internal:/home/bk/mysql-4.1serg@sergbook.mysql.com2003-04-097-2/+303
|\ \ | | | | | | | | | into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.1
| * | don't increment LAST_INSERT_ID() when incremented value cannot be stored in ↵serg@sergbook.mysql.com2003-03-313-2/+70
| | | | | | | | | | | | auto_increment column (e.g. is too big)
| * | ft benchmark suite: initial checkinserg@sergbook.mysql.com2003-03-294-0/+233
| | |
* | | - bumped up version number to 4.1.1-alpha now that 4.0.1 has been taggedlenz@mysql.com2003-04-081-1/+1
| | | | | | | | | | | | - tagged ChangeSet@1.1529 as mysql-4.1.0
* | | Use of CHARSWT_INFO *result_collationbar@bar.mysql.r18.ru2003-04-0810-77/+118
| | | | | | | | | | | | | | | instead of bool convert_result_charset SET CHARACTER SET inststead of SET NAMES in tests
* | | SET NAMES doesn't start recodingbar@bar.mysql.r18.ru2003-04-087-26/+27
| | | | | | | | | | | | SET CHARACTER SET does
* | | A better fix for UNION and slow query log.monty@mashka.mysql.fi2003-04-081-27/+44
| | |
* | | All collation names are now fit into convensionbar@bar.mysql.r18.ru2003-04-0715-80/+40
| | |
* | | sys_var_collation is now abstract classbar@bar.mysql.r18.ru2003-04-0711-62/+113
| | | | | | | | | | | | | | | Two separate classes sys_var_client_collation and sys_var_literal_collation have been added for "literal_collation" and "client_collation" variables.
* | | New methods to store strings with "convert to" argimumentbar@bar.mysql.r18.ru2003-04-073-15/+64
| | |
* | | fixed bug with locales in libeditvva@eagle.mysql.r18.ru2003-04-064-133/+140
| | |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-04-057-85/+49
|\ \ \ | | | | | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-in-4.1
| * | | Some optimization in SET NAMESmysql@home.(none)2003-04-057-85/+49
| | | |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-04-053-14/+46
|\ \ \ \ | |/ / / | | | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-in-4.1
| * | | sql_yacc.yy:mysql@home.(none)2003-04-051-1/+1
| | | | | | | | | | | | | | | | I wonder how it happend that I compiled this!
| * | | sql_yacc.yy, set_var.h, set_var.cc:mysql@home.(none)2003-04-053-14/+46
| | | | | | | | | | | | | | | | Optimization of SET NAMES
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-04-054-4/+40
|\ \ \ \ | |/ / / |/| | | | | | | into sanja.is.com.ua:/home/bell/mysql/bk/work-in-4.1
| * | | fixed st_select_lex initializationbell@sanja.is.com.ua2003-04-054-4/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed mustiupdate subselect compatibility (bug 217)
* | | | sql_cache.cc:mysql@home.(none)2003-04-051-2/+2
| | | | | | | | | | | | | | | | Cast to unsigned char
* | | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.1pem@mysql.com2003-04-0422-1/+22
|\ \ \ \ | | | | | | | | | | | | | | | into mysql.com:/home/pem/work/mysql-4.1
| * | | | Added missing error message (was only added in english/).pem@mysql.com2003-04-0422-1/+22
| | | | | | | | | | | | | | | | | | | | Removed extraneous error message from german/errmsg.txt.
* | | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2003-04-041-8/+8
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
| * | | | Index.xml:bar@bar.mysql.r18.ru2003-04-041-8/+8
| | | | | | | | | | | | | | | | | | | | Type
* | | | | Updating subselect results after SUBSELECT was changed into SUBQUERY.pem@mysql.com2003-04-041-24/+24
| | | | |
* | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@mysql.r18.ru2003-04-041-8/+9
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | into mysql.r18.ru:/usr/home/ram/work/mysql-4.1.sp
| * | | | | Fixed envelope() function.ram@mysql.r18.ru2003-04-041-8/+9
| | | | | |
* | | | | | Sync string in EXPLAIN code with phrasing of manual (subquery, not subselect).arjen@george.bitbike.com2003-04-041-3/+3
| | | | | |
* | | | | | gis.txt deleted - updated text merged into manual (mysqldoc tree).arjen@george.bitbike.com2003-04-041-874/+0
| | | | | |
* | | | | | And got rid of signess warnings...pem@mysql.com2003-04-031-4/+4
| | | | | |
* | | | | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.1pem@mysql.com2003-04-031-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | into mysql.com:/home/pem/work/mysql-4.1
| * \ \ \ \ \ Merge akishkin@bk-internal.mysql.com:/home/bk/mysql-4.1walrus@mysql.com2003-04-041-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | into mysql.com:/home/walrus/bk/41
| | * | | | | test-transactions.sh:walrus@mysql.com2003-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | correct misprint in the sub test_update
* | | | | | | Got rid of silly compiler errors on HP-UX and SGI Irix.pem@mysql.com2003-04-031-3/+5
|/ / / / / /
* | | | | | field.cc:bar@bar.mysql.r18.ru2003-04-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Geometry is now large blob
* | | | | | Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT)monty@narttu.mysql.fi2003-04-035-27/+40
| | | | | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-04-0327-75/+300
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | into narttu.mysql.fi:/my/mysql-4.1
| * | | | | Merge with 4.0monty@narttu.mysql.fi2003-04-0327-75/+300
| |\ \ \ \ \
| | * | | | | After merge fixmonty@narttu.mysql.fi2003-04-031-10/+9
| | | | | | |
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-04-031-0/+8
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into narttu.mysql.fi:/my/mysql-4.0
| | | * | | | | add test file for rpl_loaddata.testvva@eagle.mysql.r18.ru2003-04-031-0/+8
| | | | | | | |
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-04-034-2/+37
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | | | | | | | | | | | | | into narttu.mysql.fi:/my/mysql-4.0
| | | * | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0vva@eagle.mysql.r18.ru2003-04-034-2/+37
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/LOADDATA_BUG/mysql-4.0
| | | | * | | | | added test for replication load data into temporary table with additional ↵vva@eagle.mysql.r18.ru2003-04-033-2/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | options
| | | | * | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-04-032-0/+6
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/LOADDATA_BUG/mysql-4.0
| | | | | * \ \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-03-252-0/+6
| | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into eagle.mysql.r18.ru:/home/vva/work/LOADDATA_BUG/mysql-4.0
| | | | | | * | | | | fix bug with parameters of LOAD DATA INFILE in exec_eventvva@eagle.mysql.r18.ru2003-03-252-0/+6
| | | | | | | | | | |
| | * | | | | | | | | Updated results after mergemonty@narttu.mysql.fi2003-04-031-2/+2
| | | | | | | | | | |
| | * | | | | | | | | Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0monty@narttu.mysql.fi2003-04-033-2/+9
| | |\ \ \ \ \ \ \ \ \