- 28 Oct, 2005 16 commits
-
-
evgen@moonbone.local authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jimw@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/usr/home/pem/bug14256/mysql-5.0
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-owner7-5.0
-
evgen@moonbone.local authored
Procedure analyse() redefines select's fields_list. setup_copy_fields() assumes that fields_list is a part of all_fields_list. Because select have only 3 columns and analyse() redefines it to have 10 columns, int overrun in setup_copy_fields() occurs and server goes to almost infinite loop. Because fields_list used not only to send data ad fields types, it's wrong to allow procedure redefine it. This patch separates select's fileds_list and procedure's one. Now if procedure is present, copy of fields_list is created in procedure_fields_list and it is used for sending data and fields.
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
-
petr@mysql.com authored
-
pem@mysql.com authored
Changed the parser test for wildcards in hostname to checking for empty strings instead (analogous with the test in default_view_definer()), since wildcards do appear in the definer's host-part sometimes.
-
petr@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-owner7-5.0
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-5.0-clean
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-tmp
-
kent@mysql.com authored
Added "base64.h" to enable "make dist" to work
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-tmp
-
- 27 Oct, 2005 24 commits
-
-
jani@ua141d10.elisa.omakaista.fi authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-owner7-5.0
-
bell@sanja.is.com.ua authored
-
jani@ua141d10.elisa.omakaista.fi authored
into ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-5.0-tmp
-
monty@mysql.com authored
Cleaned up xxxx_gis.test's and made gis_generic.inc independent of ndb (Note that archive_gis.test fails, but this is independent of this patch)
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
evgen@moonbone.local authored
into moonbone.local:/work/13855-bug-4.1-mysql
-
evgen@moonbone.local authored
After merge fix
-
evgen@moonbone.local authored
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/dev/mysql-4.1-innobase
-
SergeyV@selena. authored
into selena.:H:/MYSQL/src/#13377-mysql-5.0a
-
SergeyV@selena. authored
Code that closes current relay log is moved to purge_relay_logs().
-
bar@mysql.com authored
Dump MY_CS_CSSORT when it's necessary.
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-5.0
-
monty@mysql.com authored
Added back missing return in mysql_delete()
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin
-
petr@mysql.com authored
-
bar@mysql.com authored
Updating to conform the current CHARSET_INFO structure.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b13347
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b14290
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my50
-
pekka@mysql.com authored
-