- 02 Aug, 2005 2 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
conflict in a unique key. (Bug #12226)
-
- 01 Aug, 2005 6 commits
-
-
jimw@mysql.com authored
cleanup.
-
sasha@asksasha.com authored
into asksasha.com:/reiser-data/mysql-dev/mysql-4.1
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
mskold@mysql.com authored
-
schwenke@alpha.xl.local authored
into alpha.xl.local:/home/schwenke/Work/MySQL/BK-internal-tree/mysql-5.0
-
- 31 Jul, 2005 13 commits
-
-
monty@mishka.local authored
Review of new pushed code
-
mskold@mysql.com authored
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-5.0
-
schwenke@alpha.xl.local authored
into alpha.xl.local:/home/schwenke/Work/MySQL/BK-internal-tree/mysql-5.0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Modified test case for bug #12144.
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-5.0
-
monty@mishka.local authored
Change bool in C code to my_bool Added to mysqltest --enable_parsning and --disable_parsing to avoid to have to comment parts of tests Added comparison of LEX_STRING's and use this to compare file types for view and trigger files.
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
igor@rurik.mysql.com authored
If GROUP_CONCAT is calculated we always put its argument into a temp table, even when the argument is a constant item.
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
- 30 Jul, 2005 3 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-trigger-5.0
-
bell@sanja.is.com.ua authored
-
sasha@asksasha.com authored
to connect
-
- 29 Jul, 2005 16 commits
-
-
georg@lmy002.wdf.sap.corp authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-trigger-5.0
-
bell@sanja.is.com.ua authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
georg@lmy002.wdf.sap.corp authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
-
schwenke@alpha.xl.local authored
-
georg@lmy002.wdf.sap.corp authored
macro floatget was missing in config-win.h
-
lenz@mysql.com authored
(thanks to JoergB for spotting it)
-
hf@deer.(none) authored
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
Added a test case for bug #12095. sql_class.h: Fixed bug #12095: a join query with GROUP_CONCAT over a single row table. Added a flag to the TMP_TABLE_PARAM class forcing to put constant items generated after elimination of a single row table into temp table in some cases (e.g. when GROUP_CONCAT is calculated over a single row table). bk ci sql/item_sum.cc Fixed bug #12095: a join query with GROUP_CONCAT over a single row table. If GROUP_CONCAT is calculated we always put its argument into a temp table, even when the argument is a constant item. sql_select.cc: Fixed bug #12095: a join query with GROUP_CONCAT over one row table. If temp table is used to calculate GROUP_CONCAT the argument should be always put into this table, even when it is a constant item.
-
monty@mysql.com authored
Before the fix in ~Prepared_statments we got a memory leak when executing mysql_client_test.test Note that test 'variables.test' fails. This will be fixed when Jimw pushes the fix for Bug 10351
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
sergefp@mysql.com authored
-
jimw@mysql.com authored
allowed unintended overflows. (Bug #10351)
-