- 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 5 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.
-
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 3 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
monty@mysql.com authored
-
- 03 Sep, 2004 3 commits
-
-
monty@mysql.com 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
-
- 02 Sep, 2004 5 commits
-
-
pem@mysql.comhem.se authored
-
pem@mysql.comhem.se authored
Bug in diff_handlers and diff_cursors made it attempt to pop the wrong number at jumps sometimes.
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
bell@sanja.is.com.ua authored
-
- 01 Sep, 2004 5 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 31 Aug, 2004 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
fixed printing of COLLATE operation (BUG#5155)
-
- 30 Aug, 2004 7 commits
-
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/usr/home/acurtis/work/mysql-5.0
-
acurtis@pcgem.rdg.cyberkinetica.com authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
cps@silver_beast.(none) authored
A lot of the default.c module code was refactored. The patch is needed for the IM.
-
pem@mysql.comhem.se authored
-
pem@mysql.comhem.se authored
-
- 28 Aug, 2004 1 commit
-
-
konstantin@mysql.com authored
Putting initialization into .cc will reduce compiler's abilities to optimize this constant away. Defines are not OK as they bloat global namespace. Looking for a way to declare an efficient named constant in reduced namespace (i. e. in a class). Let's try enums: normally they should be implicitly casted to int. Let's see if we really have a compiler which won't do that.
-
- 27 Aug, 2004 2 commits
-
-
pem@mysql.comhem.se authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
-
- 26 Aug, 2004 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
fixed other Item_ref methods where result_field involved
-