- 07 Jun, 2005 21 commits
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-5.0
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
joreland@mysql.com authored
better fix for bug#10190
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Fixed bug #11088: a crash for queries with GROUP BY a BLOB column + COUNT(DISTINCT...) due to an attempt to allocate a too large buffer for the BLOB field. Now the size of the buffer is limited by max_sort_length. group_by.test, group_by.result: Added a test case for bug #11088.
-
lenz@mysql.com authored
-
heikki@hundin.mysql.fi authored
Update Monty's tests for AUTO-INC bug #11080 and bug #11005
-
heikki@hundin.mysql.fi authored
Update Monty's tests for AUTO-INC bug #11080 and bug #11005
-
heikki@hundin.mysql.fi authored
Update Monty's tests for AUTO-INC bug #11080 and bug #11005
-
heikki@hundin.mysql.fi authored
Update the InnoDB internal auto-inc counter in ::write_row() if the statement is a REPLACE that fails in a duplicate key error: REPLACE will handle duplicate key error, and the insert will eventually succeed; note that we did NOT change InnoDB's behavior in an UPDATE, because updating the auto-inc counter in an UPDATE would require a bigger patch (Bug #11005)
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-5.0
-
because it's used also outside.
-
Moved some variable externs from sql_class.h to mysql_priv.h
-
lenz@mysql.com authored
when doing "make install" (they are not needed/useful) outside the build tree. Added "mysql_client_test" to the "MySQL-bench" RPM. - some small RPM spec file improvements (more variables than hard-coded values, cleanups)
-
gluh@mysql.com authored
into mysql.com:/home/gluh/MySQL/Bugs/5.0.10964
-
stewart@mysql.com authored
-
monty@mysql.com authored
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
- 06 Jun, 2005 19 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
This fixes bug #11080: Multi-row REPLACE fails on a duplicate key error
-
reggie@monster. authored
into monster.:D:/Work/mysql5.0
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
reggie@monster. authored
-
bar@mysql.com authored
Adding test. ctype-win1250ch.c: Bug #9759 Empty result with 'LIKE' and cp1250_czech_cs Wrong min_sort_char fix.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
lenz@mysql.com authored
- removed some unreferenced variables - fixed the libmysql project file by removing a duplicate file reference (merge error)
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Added a test case for bug #6866. sql_select.cc: Fixed bug #6866. Bug was due to the fact that on_expr was not backed up for the second execution of the stored procedure.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-5.0.turk
-