summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* after merge fixunknown2004-06-111-3/+2
* mergedunknown2004-06-111-1/+1
|\
| * bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-1/+1
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-06-111-1/+3
|\ \
| * | Fix for the bug #4014 (prepared SELECT in embedded server)unknown2004-06-091-1/+3
* | | Allocate memory when a character set is requested:unknown2004-06-114-5/+4
* | | ha_innodb.cc:unknown2004-06-111-2/+22
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-112-2/+0
|\ \ \
| * | | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-102-2/+0
* | | | EXISTS(SELECT * ...)unknown2004-06-102-2/+14
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-102-0/+21
|\ \ \ \ | |/ / / |/| | |
| * | | cleunup() of count() and max()/min() added (BUG#2687)unknown2004-06-102-0/+21
* | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-105-26/+72
|\ \ \ \
| * | | | WL#1689 "Map OPTIMIZE TABLE to ALTER TABLE for InnoDB"unknown2004-06-105-26/+72
* | | | | Optimization to use less memory.unknown2004-06-101-27/+13
* | | | | WL#1595 "Optionally fsync() the binlog after every statement":unknown2004-06-105-7/+58
* | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-102-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | don't need to tag the slave SQL thread as "bootstrap". It causes duplicateunknown2004-06-102-1/+5
| |/ / /
* | | | Added function unknown2004-06-102-26/+7
* | | | Removed extra error messages (that were replaced).unknown2004-06-101-2/+0
|/ / /
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-094-51/+63
|\ \ \ | |/ / |/| |
| * | Making DROP TABLE IF EXISTS, DROP DATABASE IF EXISTS, DELETE FROM, UPDATE be ...unknown2004-06-094-51/+63
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-095-27/+49
|\ \ \ | |/ / |/| |
| * | Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types unknown2004-06-095-27/+49
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-081-15/+44
|\ \ \
| * | | Correction to replication of charsets in 4.1:unknown2004-06-081-15/+44
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-0733-146/+729
| |\ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-06-071-1/+1
| |\ \ \ \
| | * | | | fixed mistypingunknown2004-06-071-1/+1
| | | |/ / | | |/| |
* | | | | Added function innobase_store_binlog_offset_and_flush_log requested by Guilhem unknown2004-06-081-0/+33
* | | | | Bug #3717 ENCODE returns a character string, not a binary stringunknown2004-06-081-0/+2
* | | | | Bug #2077 Japanese characters in enum/default values are reported incorrectlyunknown2004-06-081-1/+1
* | | | | ha_innodb.cc:unknown2004-06-081-26/+13
| |_|/ / |/| | |
* | | | SQL Syntax for Prepared Statements: post-merge fixesunknown2004-06-081-4/+4
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-0733-146/+729
|\ \ \ \ | |/ / / |/| | |
| * | | Mergedunknown2004-06-0733-146/+729
| |\ \ \ | | |/ / | |/| |
| | * | Post review fixes for "SQL Syntax for Prepared Statements".unknown2004-06-078-221/+158
| | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-0411-71/+348
| | |\ \
| | * \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-0333-140/+786
| | |\ \ \
| | | * \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-0133-140/+786
| | | |\ \ \
| | | | * | | * New, binlog-aware character sets support in SQL Syntax for Prepared statem...unknown2004-06-013-49/+190
| | | | * | | Manually merged, requirees more mergingunknown2004-05-2518-424/+756
| | | | |\ \ \
| | | | * \ \ \ Mergeunknown2004-05-2422-189/+260
| | | | |\ \ \ \
| | | | * | | | | Added support for PREPARE stmt1 FROM @var, unknown2004-05-242-52/+83
| | | | * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-2132-96/+569
| | | | |\ \ \ \ \
| | | | | * | | | | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2)unknown2004-05-2129-69/+181
| | | | | * | | | | Trivial manual mergeunknown2004-05-1511-56/+417
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-0711-56/+417
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-0611-56/+417
| | | | | | | |\ \ \ \ \