- 09 Sep, 2004 4 commits
-
-
pem@mysql.comhem.se authored
-
monty@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
Fixed (together with Guilhem) bugs in mysqlbinlog regarding --offset Prefix addresses with 0x for easier comparisons of debug logs Fixed problem where MySQL choosed index-read even if there would be a much better range on the same index This fix changed some 'index' queries to 'range' queries in the test suite Don't create 'dummy' WHERE clause for trivial WHERE clauses where we can remove the WHERE clause. This fix removed of a lot of 'Using where' notes in the test suite. Give NOTE instead of WARNING if table/function doesn't exists when using DROP IF EXISTS Give NOTE instead of WARNING for safe field-type conversions
-
- 08 Sep, 2004 2 commits
-
-
pem@mysql.comhem.se authored
Easy to prevent crash, but the question was how to treat this case? We ended up implementing the "global" SPs (i.e. with no associated db), which were planned but left unresolved when SPs moved into dbs. So now things like "call .p()" work too.
-
pem@mysql.comhem.se authored
Althought techically not a but (as it's functioning as designed), it was decided that the design should be changed. Some users have a problem with dates being '0000-00-00' and the SQL standard specifies that the modification date should be the same as the creation date at creation.
-
- 07 Sep, 2004 1 commit
-
-
pem@mysql.comhem.se authored
-
- 06 Sep, 2004 6 commits
-
-
cps@silver_beast.(none) authored
into silver_beast.(none):/home/cps/mysql/devel/im/default_patch/mysql-5.0
-
bell@sanja.is.com.ua authored
-
cps@silver_beast.(none) authored
into silver_beast.(none):/home/cps/mysql/devel/im/default_patch/mysql-5.0
-
cps@silver_beast.(none) authored
final 0 of the string.
-
monty@mysql.com authored
(Includes merge of arena code in 4.1 and 5.0)
-
bell@sanja.is.com.ua authored
-
- 05 Sep, 2004 2 commits
-
-
cps@silver_beast.(none) authored
into silver_beast.(none):/home/cps/mysql/devel/im/default_patch/mysql-5.0
-
cps@silver_beast.(none) authored
-
- 04 Sep, 2004 6 commits
-
-
monty@mysql.com authored
-
bell@sanja.is.com.ua authored
-
monty@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
monty@mysql.com authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-BUGS/mysql-4.1
-
- 03 Sep, 2004 13 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
monty@mysql.com authored
-
konstantin@mysql.com authored
server': the bug occurs when arguments of LIKE function are in differentcharacter sets. If these character sets are compatible, we create an item-converter. In prepared mode, this item needs to be created in memory of current prepared statement.
-
vva@eagle.mysql.r18.ru authored
-
monty@mysql.com authored
Merged the different find_xxxx_table_in_list functions to one + some inline functions
-
bell@sanja.is.com.ua authored
-
paul@kite-hub.kitebird.com authored
Allow FROM or IN in SHOW KEYS, as in other SHOW statements.
-
gluh@gluh.mysql.r18.ru authored
-
serg@serg.mylan authored
mysql_create_system_tables, just in case
-
ram@gw.mysql.r18.ru authored
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/mysql.orig/test/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
2. changed key_* to el_ley_* in the libedit key.h (because it's in the conflict with the aix definitions) 3. use libedit_term.h instead of term.h in the cmd-line-utils/libedit/el.h 4. added definition of MIN in the cmd-line-utils/libedit/read.c (if it wasn't defined yet) 5. discarded definition of SUNOS macro from configure.in (now we don't include term.h in the el.h at all)
-
- 02 Sep, 2004 6 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Add missing parameter to strxnmov() that caused some INTO OUTFILE commands to core dump
-
paul@kite-hub.kitebird.com authored
Add GPL comment
-
mronstrom@mysql.com authored
into mysql.com:/Users/mikron/mysql-4.1
-
pem@mysql.comhem.se authored
-
heikki@hundin.mysql.fi authored
Change a reference to ibman.php to a reference in the MySQL manual; someone should change the 20 other places in the source code where we still refer to ibman.php
-