- 01 Sep, 2006 2 commits
-
-
msvensson@shellback.(none) authored
into shellback.(none):/home/msvensson/mysql/mtr/my50-mtr
-
msvensson@shellback.(none) authored
-
- 30 Aug, 2006 4 commits
-
-
tsmith@maint2.mysql.com authored
into maint2.mysql.com:/data/localhome/tsmith/bk/bfx/50
-
tsmith@maint2.mysql.com authored
-
tsmith@maint2.mysql.com authored
-
tsmith@maint2.mysql.com authored
into maint2.mysql.com:/data/localhome/tsmith/bk/bfx/41
-
- 29 Aug, 2006 1 commit
-
-
kaa@polly.local authored
into polly.local:/home/kaa/src/maint/m50-maint--07OGt
-
- 28 Aug, 2006 2 commits
-
-
tsmith@maint1.mysql.com authored
-
iggy@rolltop.ignatz42.dyndns.org authored
init_dumping now accepts a function pointer to the table or view specific init_dumping function. This allows both tables and views to use the init_dumping function.
-
- 26 Aug, 2006 1 commit
-
-
kaa@polly.local authored
-
- 25 Aug, 2006 3 commits
-
-
cmiller@zippy.cornsilk.net authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/release/mysql-5.0-maint
-
cmiller@zippy.cornsilk.net authored
InterfaceError on connect Removed the bool flag from the st_mysql_options struct, since it adds another word in size to the memory size and shifts member memory locations down, both of which break binary-interface compatibility. Instead, use a flag, 2**30, in the client_options bit-field to represent that the client should check the SSL certificate of the server.
-
kaa@polly.local authored
Fixed stacktrace dumps for i386/NPTL
-
- 24 Aug, 2006 10 commits
-
-
iggy@rolltop.ignatz42.dyndns.org authored
into rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-5.0-maint_11972
-
iggy@rolltop.ignatz42.dyndns.org authored
The mysql client uses the default character set on reconnect. The default character set is now controled by the client charset command while the client is running. The charset command now also issues a SET NAMES command to the server to make sure that the client's charset settings are in sync with the server's.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
-
into mysql.com:/Users/kent/mysql/bk/mysql-5.0-maint
-
msvensson@neptunus.(none) authored
-
tsmith@maint1.mysql.com authored
into maint1.mysql.com:/data/localhome/tsmith/bk/50
-
tsmith/tim@siva.hindu.god authored
into siva.hindu.god:/usr/home/tim/m/bk/50
-
tsmith/tim@siva.hindu.god authored
into siva.hindu.god:/usr/home/tim/m/bk/beef-50
-
tsmith/tim@siva.hindu.god authored
- Fix typo in Item_func_export_set::fix_length_and_dec() which caused character set aggregation to fail - Remove default argument from last arg of agg_arg_charsets() function, to reduce potential errors
-
- 23 Aug, 2006 10 commits
-
-
cmiller@zippy.cornsilk.net authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.0-maint
-
cmiller@zippy.cornsilk.net authored
-
tsmith/tim@siva.hindu.god authored
into siva.hindu.god:/usr/home/tim/m/bk/50
-
tsmith/tim@siva.hindu.god authored
-
tsmith/tim@siva.hindu.god authored
Remove some sql_print_error() calls which were triggered by user error (i.e., not server-level events at all). Also, convert an sql_print_error -> sql_print_information for a non-error server event.
-
tsmith/tim@siva.hindu.god authored
into siva.hindu.god:/usr/home/tim/m/bk/50
-
cmiller@maint1.mysql.com authored
into maint1.mysql.com:/data/localhome/cmiller/mysql-5.0-maint
-
cmiller@maint1.mysql.com authored
Zero-length variables caused failures when using the length to look up the name in a hash. Instead, signal that no zero-length name can ever be found and that to encounter one is a syntax error.
-
cmiller@maint1.mysql.com authored
into maint1.mysql.com:/data/localhome/cmiller/mysql-5.0-maint
-
cmiller@zippy.cornsilk.net authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/m50-maint-b21224
-
- 22 Aug, 2006 7 commits
-
-
into salvation.intern.azundris.com:/home/tnurnberg/work/mysql-5.0-maint-20987
-
into salvation.intern.azundris.com:/home/tnurnberg/work/mysql-5.0-maint-20987
-
cmiller@zippy.cornsilk.net authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.0
-
into salvation.intern.azundris.com:/home/tnurnberg/work/mysql-5.0-maint-20411
-
when X.509 subject was required for a connect, we tested whether it was the right one, but did not refuse the connexion if not. fixed. (corrected CS now --replace_results socket-path)
-
into salvation.intern.azundris.com:/home/tnurnberg/work/mysql-5.0-maint-20987
-
kent@mysql.com/g4-2.local authored
Added ndb_error_reporter to the RPM install (bug#20426)
-