summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-271-8/+11
|\
| * ndb - make YEAR and TIMESTAMP into ndb typesunknown2005-01-271-8/+11
* | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-01-273-7/+14
|\ \ | |/
| * item_timefunc.cc:unknown2005-01-271-5/+12
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-262-2/+2
| |\
| | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-242-2/+2
| | |\
| | | * A fix (Bug #8015: server refuses to start with long basedir path).unknown2005-01-212-2/+2
* | | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-01-262-9/+51
|\ \ \ \ | |/ / /
| * | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-262-9/+51
| |\ \ \
| | * | | Bug#8101 unique indexes which attribute are _not_ specified in the order of ...unknown2005-01-262-5/+50
| | * | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-261-4/+1
| | |\ \ \
| | | * \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-251-4/+1
| | | |\ \ \
| | | | * \ \ Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-251-4/+1
| | | | |\ \ \
| | | | | * | | changed from using column names to column id in ndb setBound in ha_ndbclusterunknown2005-01-251-4/+1
* | | | | | | | Test Bug: Memory leaks in the archive handler.unknown2005-01-263-18/+59
* | | | | | | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-01-265-20/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | innobase/include/univ.iunknown2005-01-261-2/+3
| |/ / / / / /
| * | | | | | Cleanups during reviewunknown2005-01-252-12/+4
| |/ / / / /
| * | | | | Fix for failing INSERT IGNORE in test ndb_insertunknown2005-01-251-5/+5
| |/ / / /
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-251-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | A fix (bug #7261: Alter table loses temp table with lower_case_table_names=2).unknown2005-01-211-1/+2
| | | |/ | | |/|
* | | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-01-251-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-01-246-27/+23
| |\ \ \ | | | |/ | | |/|
| * | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-01-201-1/+17
| |\ \ \ | | |_|/ | |/| |
| | * | BUG#6034 - Error code 124: Wrong medium type.unknown2005-01-191-1/+17
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-7887unknown2005-01-241-0/+12
|\ \ \ \
| * | | | Set lower_case_file_system when it is being tested to check ifunknown2005-01-241-1/+2
| * | | | Warn when mysqld starts up with lower_case_table_names=2 but datadir isunknown2005-01-191-0/+11
* | | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-2419-132/+132
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fixes/cleanups according to Coverity reportunknown2005-01-2418-130/+130
| * | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-181-2/+2
| |\ \ \ \
| | * | | | make the code to look safe, not only be safeunknown2005-01-171-2/+2
* | | | | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0unknown2005-01-221-3/+10
|\ \ \ \ \ \
| * | | | | | select_found.result, select_found.test:unknown2005-01-221-3/+10
* | | | | | | Merge mysql.com:/home/timka/mysql/src/4.1-bug-4285unknown2005-01-215-23/+11
|\ \ \ \ \ \ \
| * | | | | | | Final patch for BUG#4285.unknown2005-01-195-23/+11
| | |_|_|/ / / | |/| | | | |
* | | | | | | Bug#7943: Wrong prefix lengths reported on UTF-8 columnsunknown2005-01-211-1/+2
| |_|_|_|/ / |/| | | | |
* | | | | | item_cmpfunc.cc:unknown2005-01-201-55/+4
* | | | | | errmsg.txt:unknown2005-01-201-2/+2
* | | | | | errmsg.txt:unknown2005-01-201-0/+325
* | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-191-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for BUG#7885unknown2005-01-181-1/+2
| | |_|_|/ | |/| | |
* | | | | bug#7693 - ndb unknown2005-01-191-2/+2
* | | | | Merge bk-internal:/home/bk/mysql-4.1unknown2005-01-181-4/+7
|\ \ \ \ \
| * \ \ \ \ Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-181-4/+7
| |\ \ \ \ \
| | * | | | | fixing wrong value for "examined rows" when UNION's are used.unknown2005-01-181-4/+7
| | |/ / / /
* | | | | | Merge mysql.com:/home/jimw/my/mysql-4.1-6913unknown2005-01-181-1/+12
|\ \ \ \ \ \
| * | | | | | Print a warning when an old table (with no character set stored) is openedunknown2005-01-171-1/+12
* | | | | | | Merge changed testsunknown2005-01-181-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Merge mysql.com:/home/jimw/my/mysql-4.0-7700unknown2005-01-181-0/+1
| |\ \ \ \ \