- 03 Aug, 2005 1 commit
-
-
georg@lmy002.wdf.sap.corp authored
Added check which throws ER_WRONG_OBJECT error in case the .frm doesn't contain a valid table type (e.g. view or trigger)
-
- 29 Jul, 2005 11 commits
-
-
georg@lmy002.wdf.sap.corp authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
-
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
-
hf@deer.(none) authored
-
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)
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-5.0-28jul-look
-
sergefp@mysql.com authored
-
- 28 Jul, 2005 9 commits
-
-
monty@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
joerg@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Ensure mysql_close() is called if mysql_set_character_set() fails
-
marko@hundin.mysql.fi authored
row_sel_store_mysql_rec(): Make comment about space padding more accurate.
-
marko@hundin.mysql.fi authored
correctly.
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Merge/5.0
-
monty@mysql.com authored
-
- 27 Jul, 2005 19 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
Bug #12112
-
monty@mysql.com authored
(This is because conds may not be a constant) This bug caused a failure in the test suite for select.test becasue for prepared statements in one case a 'constant sub query' was not regarded as a constant Sanja will as a separate task check if we can fix that the sub query can be recognized as a constant Bug #12217
-
lenz@mysql.com authored
-
lenz@mysql.com authored
potential zlib security vulnerability (CAN-2005-1849). Fix was taken from the official zlib-1.2.3 distribution (no other zlib-1.2.3 changes were applied)
-
gluh@eagle.intranet.mysql.r18.ru authored
Fix for bug#12127 triggers do not show in info_schema before they are used if set to the database(2nd version) use db name of table which trigger belongs to instead of thd->db name during trigger body parsing
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
-
joerg@mysql.com authored
(Originally: 1.1891 05/07/25 12:07:47 jimw@mysql.com )
-
georg@lmy002.wdf.sap.corp authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
-
ramil@mysql.com authored
-
georg@lmy002.wdf.sap.corp authored
Query has to be written to the log before calling thd->set_statement(&stmt_backup), otherwise query will be empty. Setting thd->enabe_slow_log to FALSE prevents that dispatch_command logs the (empty) query again.
-
monty@mysql.com authored
Moved test for 'show full processlist' to not_embedded_server.test becasue it could fail on a slow computer where previous connections has not yet disconnected
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
monty@mysql.com authored
Change argument order to be database, tablename for some functions
-
hf@deer.(none) authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-5.0.clean
-