- 07 Jun, 2005 1 commit
-
-
dlenev@brandersnatch.localdomain authored
We should not allow explicit or implicit transaction commits inside of stored functions or triggers (so in autocommit mode we should not do commits after execution of sub-statement). Also since we don't support nested statement transactions in 5.0, we shouldn't commit or rollback stmt transactions while we are inside stored functions or triggers. This should be fixed in later (>=5.1) releases.
-
- 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 15 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
-
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
-
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.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
- 26 May, 2005 20 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
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
bell@sanja.is.com.ua authored
-
joerg@mysql.com authored
-
msvensson@neptunus.(none) authored
- Dont perform automatic privilege handling for stored procedures when server is started --skip-grant-tables - Renamed view_skip_grants to skip_grants and added test cases for this
-
bell@sanja.is.com.ua authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-
marko@hundin.mysql.fi authored
-
monty@mysql.com authored
-
monty@mysql.com authored
Moved detection of wrong decimal fields before decimal field was created to avoid ASSERT() for DECIMAL(1)
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-