summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2003-08-022-2/+273
* Conflict resolutionunknown2003-07-1640-101/+1046
|\
| * Item_func_null doesn't have a separate Item for the first argument anymore.unknown2003-07-164-10/+61
| * Update openssl_1 test.unknown2003-07-152-4/+6
| * ELT passes the first argument in args[0] instead of having a separate Item.unknown2003-07-152-4/+4
| * Item_func_field doesn't have a separate Item to store the first argument.unknown2003-07-152-4/+4
| * Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-142-0/+32
| |\
| | * Merge venu@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-132-2/+10
| | |\
| | * \ Mergeunknown2003-07-112-0/+32
| | |\ \
| | | * | Add the support of 'SUBSTR' function compatible with Oracle and SAPDB (SCRUM ...unknown2003-07-112-0/+32
| * | | | COALESCE now aggregates its argument types in this way:unknown2003-07-142-0/+43
| * | | | A test for character conversion in ALTER TABLE was addedunknown2003-07-142-0/+66
| | |_|/ | |/| |
| * | | Added SHOW MASTER LOGS as synonym for SHOW BINARY LOGS.unknown2003-07-122-2/+10
| |/ /
| * | - Updated error message tests in several results of the test suite afterunknown2003-07-105-10/+10
| |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-085-2/+88
| |\
| | * Support for variables with componentsunknown2003-07-065-2/+88
| * | SAPDB date/time finctionsunknown2003-07-083-7/+15
| * | Merge gluh@gw:/home/bk/mysql-4.1unknown2003-07-082-0/+291
| |\ \
| | * \ Merge gluh@gw:/home/bk/mysql-4.1unknown2003-06-232-0/+291
| | |\ \
| | | * | Internal commitunknown2003-06-232-0/+291
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-072-36/+43
| |\ \ \ \
| | * | | | fixed memory leak in group_concat function (BUG#796)unknown2003-07-062-36/+28
| | * | | | reduced using of slow current_thd/current_lex macrounknown2003-07-052-0/+15
| | | |_|/ | | |/| |
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-057-2/+131
| |\ \ \ \ | | |/ / /
| | * | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-07-042-0/+14
| | |\ \ \
| | | * | | New methods unknown2003-07-042-0/+14
| | * | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-07-042-0/+33
| | |\ \ \ \
| | | * \ \ \ Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-042-0/+33
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | fix and test case for the bug #787: HANDLER without INDEX doesn't work with d...unknown2003-07-042-0/+33
| | * | | | | enabling HA_READ_PREFIX_LAST_OR_PREVunknown2003-07-041-0/+2
| | |/ / / /
| | * | | | FIELD() now takes in account arguments collationsunknown2003-07-032-0/+32
| | * | | | Row comparison now does compare field collations, e.g.unknown2003-07-032-0/+46
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-07-032-2/+4
| | |\ \ \ \
| | | * | | | Fixed test case to be more portableunknown2003-07-032-2/+4
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-012-0/+23
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | mergeunknown2003-07-012-0/+23
| | |\ \ \ \ \
| | | * | | | | priventing allocation unused Item_buff (alloc_group_fields())unknown2003-05-302-0/+24
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-0111-38/+211
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Fixed testcases and bug introduced by last changesetunknown2003-07-012-2/+2
| | * | | | | | mergeunknown2003-07-019-36/+209
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Fix needed to support MERGE tables in different databasesunknown2003-07-012-8/+14
| | | * | | | | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id.unknown2003-06-302-1/+10
| | | * | | | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI...unknown2003-06-304-9/+144
| | | * | | | | Allow one to use MERGE tables with tables from different databasesunknown2003-06-273-20/+43
| | | | |_|/ / | | | |/| | |
| * | | | | | mergedunknown2003-07-012-0/+26
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fixed error handling to be able do not interrupt update (907) (SCRUM)unknown2003-06-252-0/+27
| | |/ / / /
* | | | | | range.result, range.test:unknown2003-06-302-2/+216
|/ / / / /
* | | | | mergedunknown2003-06-292-0/+52
|\ \ \ \ \
| * | | | | cond_count moved to SELECT_LEX_NODEunknown2003-06-262-0/+53
* | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-06-292-0/+2
|\ \ \ \ \ \