- 31 May, 2005 10 commits
-
-
pem@mysql.comhem.se authored
during creation. Although it returns an error, consistent with the behaviour for other objects. (Unclear why we would allow the creation of SPs with truncated names.)
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Fixed bug #10982. item.cc: Fixed bug #10982. In the function Item_ref::val_decimal by mistake the method Item_ref::val_decimal was used instead of Item_ref::val_decimal_result.
-
igor@rurik.mysql.com authored
Post merge corrections.
-
pem@mysql.comhem.se authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.comhem.se authored
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/mysql-5.0
-
gluh@eagle.intranet.mysql.r18.ru authored
information schema table names are always upper case table names
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0-build
-
- 30 May, 2005 10 commits
-
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-7306-new
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-7306-new
-
konstantin@mysql.com authored
"the server side preparedStatement error for LIMIT placeholder", which moves all uses of LIMIT clause from PREPARE to OPTIMIZE and later steps. After-review fixes.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-ttdf
-
dlenev@brandersnatch.localdomain authored
databases" and basic handling of errors which happen in triggers. (The bug itself was fixed by several previous patches). Fixed bug in multi-delete which were exposed by these tests.
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
Post-review modifications for the fix of bug #7894.
-
igor@rurik.mysql.com authored
Added test cases for bug #7894. sql_select.cc: Fixed bug #7894: GROUP BY queries with ROLLUP returned wrong results for expressions containing group by columns. The fix ensured correct results by replacement of all occurrences of group by fields in non-aggregate expressions for corresponding ref objects and preventing creation of fields in temporary tables for expression containing group by fields.
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
- 29 May, 2005 2 commits
-
-
evgen@moonbone.local authored
into moonbone.local:/work/mysql-5.0-bug-9593
-
evgen@moonbone.local authored
server" Bug appears only on Windows platform. Freeing memory in TMP_TABLE_PARAM::cleanup() allocated by new Copy_fields[0] in setup_copy_fields() results in memory destruction. In test IF used instead of CONCAT because IF have more stable crash.
-
- 28 May, 2005 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
patg@radha.local authored
into radha.local:/Users/patg/mysql-5.0
-
- 27 May, 2005 16 commits
-
-
serg@serg.mylan authored
-
patg@radha.local authored
-
lenz@mysql.com authored
"." is not in the PATH...
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
pem@mysql.comhem.se authored
by simply disabling FLUSH for stored functions. (I can't really work.)
-
heikki@hundin.mysql.fi authored
Check in Jan's fix to bug #10746 and also add a note to ::start_stmt() that stored procs in 5.0 call it
-
gluh@eagle.intranet.mysql.r18.ru authored
set net->no_send_error to 0 before execution of each element of multiquery statement to provide the sending of error to client
-
pem@mysql.comhem.se authored
results. Actually a problem when converting decimal to int for user variables.
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-ttdf
-
serg@serg.mylan authored
-
dlenev@brandersnatch.localdomain authored
We can't have Item_trigger_field as aggregated object inside of sp_instr_set_trigger_field class since in this case its destructor will be called twice. So instead let us create this Item separately and store pointer to it in instruction object.
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
- Remove the expected warrnings when "show binary logs" are called on zero size binary log files.
-