- 25 Jan, 2006 4 commits
-
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
-
evgen@moonbone.local authored
Small fix after merge of fix for bug#16510
-
sergefp@mysql.com authored
-
- 24 Jan, 2006 3 commits
-
-
evgen@moonbone.local authored
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
- 23 Jan, 2006 6 commits
-
-
evgen@moonbone.local authored
When setup_fields() function finds field named '*' it expands it to the list of all table fields. It does so by checking that the first char of field_name is '*', but it doesn't checks that the '* is the only char. Due to this, when updating table with a field named like '*name', such field is wrongly treated as '*' and expanded. This leads to making list of fields to update being longer than list of the new values. Later, the fill_record() function crashes by dereferencing null when there is left fields to update, but no more values. Added check in the setup_fields() function which ensures that the field expanding will be done only when '*' is the only char in the field name.
-
gvb@phoenix.(none) authored
into phoenix.(none):/data/mysql-4.1-BK
-
svoj@april.(none) authored
into april.(none):/home/svoj/devel/mysql/BUG16489/mysql-4.1
-
svoj@april.(none) authored
Fixed that UPDATE statement crashes multi-byte charset fulltext index.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug14634/my41-bug14634
-
gvb@phoenix.(none) authored
into phoenix.(none):/data/mysql-4.1-BK
-
- 21 Jan, 2006 3 commits
-
-
hf@eagle.intranet.mysql.r18.ru authored
into eagle.intranet.mysql.r18.ru:/home/hf/work/mysql-4.1.mrg
-
hf@eagle.intranet.mysql.r18.ru authored
into eagle.intranet.mysql.r18.ru:/home/hf/work/mysql-4.1.mrg
-
hf@eagle.intranet.mysql.r18.ru authored
into eagle.intranet.mysql.r18.ru:/home/hf/work/mysql-4.1.mrg
-
- 19 Jan, 2006 3 commits
-
-
stewart@mysql.com authored
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
stewart@mysql.com authored
-
- 18 Jan, 2006 4 commits
-
-
konstantin@mysql.com authored
mysql_stmt_prepare returns wrong field length"
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug14634/my41-bug14634
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug14634/my41-bug14634
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/bug11331
-
- 17 Jan, 2006 9 commits
-
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/space/magnus/my41-bug14634
-
konstantin@mysql.com authored
use the right type in mysql_stmt_attr_get
-
svoj@april.(none) authored
into april.(none):/home/svoj/devel/mysql/BUG3074/mysql-4.1
-
msvensson@devsrv-b.mysql.com authored
into devsrv-b.mysql.com:/space/magnus/my41-bug14634
-
joerg@mysql.com authored
into mysql.com:/M40/mysql-4.0
-
msvensson@neptunus.(none) authored
-
svoj@april.(none) authored
libmysqlclient versioning when linked with GNU ld.
-
joerg@mysql.com authored
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
- 16 Jan, 2006 8 commits
-
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-4.1-root
-
konstantin@mysql.com authored
-
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
-
andrey@lmy004. authored
-
gvb@phoenix.(none) authored
fix for bug #15828 after review doing val_str now before testing of null value secures the function for null values returned by dynamic functions - the fix before was incomplete andy covered constant null values
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug6554/my41-bug6554
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug6554/my40-bug6554
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug6554/my41-bug6554
-