summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Many files:igor@hundin.mysql.fi2003-04-2415-193/+537
* fixed bug in processing transaction in query cache (inserted lost lines)bell@sanja.is.com.ua2003-04-201-0/+9
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-04-177-34/+89
|\
| * mergingbell@sanja.is.com.ua2003-04-167-34/+89
| |\
| | * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-02-187-34/+89
| | |\
| | | * aftermerging fixbell@sanja.is.com.ua2003-02-181-2/+3
| | | * mergingbell@sanja.is.com.ua2002-12-117-33/+87
| | | |\
| | | | * Fix to make working new innodb query cache beahaviourbell@sanja.is.com.ua2002-11-061-11/+8
| | | | * Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2002-11-067-24/+83
| | | | |\
| | | | | * new innodb query cache behaviour (recommit because of problem with 4.1 reposi...bell@sanja.is.com.ua2002-11-037-24/+83
* | | | | | Fix to have a reserved OK byte (prepare result)venu@myvenu.com2003-04-161-4/+5
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-04-164-5/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-04-162-4/+5
| |\ \ \ \ \
| | * | | | | Add mysys specific error messagesmonty@mashka.mysql.fi2003-04-162-4/+5
| * | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1hf@deer.mysql.r18.ru2003-04-161-0/+2
| |\ \ \ \ \ \
| | * | | | | | Fix for bug #212hf@deer.mysql.r18.ru2003-04-161-0/+2
| * | | | | | | replace default separator in group_concat, correct a bugwax@kishkin.ru2003-04-162-1/+3
| |/ / / / / /
* | | | | | | Fix broken windows distribution workspace file (libmysql.dsp), which is causi...venu@myvenu.com2003-04-163-7/+4
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-04-1254-255/+657
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Mergevva@eagle.mysql.r18.ru2003-04-1033-22/+287
| |\ \ \ \ \ \
| | * | | | | | added compress/uncompress functionvva@eagle.mysql.r18.ru2003-04-0933-1/+266
| * | | | | | | Merge bk-internal:/home/bk/mysql-4.1serg@sergbook.mysql.com2003-04-091-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | don't increment LAST_INSERT_ID() when incremented value cannot be stored in a...serg@sergbook.mysql.com2003-03-311-2/+2
| * | | | | | | | Use of CHARSWT_INFO *result_collationbar@bar.mysql.r18.ru2003-04-086-48/+89
| * | | | | | | | SET NAMES doesn't start recodingbar@bar.mysql.r18.ru2003-04-083-6/+7
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | 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-077-71/+31
| * | | | | | | sys_var_collation is now abstract classbar@bar.mysql.r18.ru2003-04-0711-62/+113
| * | | | | | | New methods to store strings with "convert to" argimumentbar@bar.mysql.r18.ru2003-04-073-15/+64
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-04-053-61/+45
| |\ \ \ \ \ \ \
| | * | | | | | | Some optimization in SET NAMESmysql@home.(none)2003-04-053-61/+45
| * | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-04-053-14/+46
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | sql_yacc.yy:mysql@home.(none)2003-04-051-1/+1
| | * | | | | | | sql_yacc.yy, set_var.h, set_var.cc:mysql@home.(none)2003-04-053-14/+46
| * | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-04-052-4/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | fixed st_select_lex initializationbell@sanja.is.com.ua2003-04-052-4/+6
| * | | | | | | | sql_cache.cc:mysql@home.(none)2003-04-051-2/+2
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1venu@myvenu.com2003-04-047-35/+212
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix to support update + bianry logs with prepared statements (Dynamic query)venu@myvenu.com2003-04-047-35/+212
* | | | | | | | | Merge pmartin@bk-internal.mysql.com:/home/bk/mysql-4.1pem@mysql.com2003-04-0422-1/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added missing error message (was only added in english/).pem@mysql.com2003-04-0422-1/+22
* | | | | | | | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2003-04-041-8/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Index.xml:bar@bar.mysql.r18.ru2003-04-041-8/+8
* | | | | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@mysql.r18.ru2003-04-041-8/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
* | | | | | | | | | | And got rid of signess warnings...pem@mysql.com2003-04-031-4/+4
* | | | | | | | | | | 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
* | | | | | | | | | Fixed bug in warning handling (Memory was allocated from wrong MEM_ROOT)monty@narttu.mysql.fi2003-04-034-26/+40