- 01 Jun, 2005 3 commits
-
-
ingo@mysql.com authored
After merge fixes.
-
ingo@mysql.com authored
Manual merge from 4.1.
-
ramil@mysql.com authored
-
- 31 May, 2005 18 commits
-
-
tim@siva.hindu.god authored
into siva.hindu.god:/opt/home/tim/m/50/a
-
ingo@mysql.com authored
-
ingo@mysql.com authored
After merge fix.
-
acurtis@xiphis.org authored
into xiphis.org:/usr/home/antony/work2/p4-bug10413.2
-
ingo@mysql.com authored
Hand merged from 4.0.
-
acurtis@xiphis.org authored
Stop ignoring name parts and check for validity
-
pem@mysql.comhem.se authored
during creation. Although it returns an error, consistent with the behaviour for other objects. (Unclear why we would allow the creation of SPs with truncated names.)
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
igor@rurik.mysql.com authored
Fixed bug #10982. item.cc: Fixed bug #10982. In the function Item_ref::val_decimal by mistake the method Item_ref::val_decimal was used instead of Item_ref::val_decimal_result.
-
igor@rurik.mysql.com authored
Post merge corrections.
-
pem@mysql.comhem.se authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.comhem.se authored
-
ingo@mysql.com authored
1.) Added a new option to mysql_lock_tables() for ignoring FLUSH TABLES. Used the new option in create_table_from_items(). It is necessary to prevent the SELECT table from being reopend. It would get new storage assigned for its fields, while the SELECT part of the command would still use the old (freed) storage. 2.) Protected the CREATE TABLE and CREATE TABLE ... SELECT commands against a global read lock. This prevents a deadlock in CREATE TABLE ... SELECT in conjunction with FLUSH TABLES WITH READ LOCK and avoids the creation of new tables during a global read lock. 3.) Replaced set_protect_against_global_read_lock() and unset_protect_against_global_read_lock() by wait_if_global_read_lock() and start_waiting_global_read_lock() in the INSERT DELAYED handling.
-
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
-
ramil@mysql.com authored
-
- 30 May, 2005 10 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.
-
igor@rurik.mysql.com authored
-
igor@rurik.mysql.com authored
Post-review modifications for the fix of bug #7894.
-
igor@rurik.mysql.com authored
Added test cases for bug #7894. sql_select.cc: Fixed bug #7894: GROUP BY queries with ROLLUP returned wrong results for expressions containing group by columns. The fix ensured correct results by replacement of all occurrences of group by fields in non-aggregate expressions for corresponding ref objects and preventing creation of fields in temporary tables for expression containing group by fields.
-
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 5 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
-