- 27 May, 2005 7 commits
-
-
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
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-ttdf
-
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 19 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
-
joerg@mysql.com authored
into mysql.com:/M50/mysql-5.0
-
joerg@mysql.com 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
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
Added some more ifdefs for "#pragma interface"
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug9879
-
kent@mysql.com authored
Updated test data in system tables
-
- 25 May, 2005 14 commits
-
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.0
-
jimw@mysql.com authored
fix from the main 5.0 tree. (Bug #10687)
-
monty@mysql.com authored
-
monty@mysql.com authored
-
tulin@mysql.com authored
into mysql.com:/data0/mysqldev/tomas/mysql-5.0-build
-
joerg@mysql.com authored
-
tulin@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
We will however give a warning when opening such a table that users should use ALTER TABLE ... FORCE to fix the table. In future release we will fix that REPAIR TABLE will be able to handle this case
-
monty@mysql.com authored
Added ASSERT() to detect wrongly packed fields
-
joerg@mysql.com authored
Added a missing "make clean" to the RPM "spec" file which had caused the original 4.1.12 RPMs to be broken. (bug#10674, bug#10681)
-
svoj@mysql.com authored
Merge with latest yaSSL, fix compilation error for SSE2 processors.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Faster detection of wrong table names (like PRN) on windows
-