- 31 May, 2005 5 commits
-
-
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 7 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.
-
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 18 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.
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
- 26 May, 2005 6 commits
-
-
monty@mysql.com authored
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
- Add O_SHARE when opening file.
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-conf-fixes-2
-
sergefp@mysql.com authored
-
pem@mysql.comhem.se authored
This only showed up on two known platforms, both ia64 (one HP-UX and one Linux wich icc). For some reason, they only get half the stack size they are supposed to have, which makes deep SP recursion overrun the stack before check_stack_overrun() is triggered. Also made som minor fixes in the check_stack_overrun() definition, supporting variable margins. No test case added, but the reason for the bug report was a failed existing test case on these machines, which now works.
-