- 22 Sep, 2005 18 commits
-
-
konstantin@mysql.com authored
into mysql.com:/opt/local/work/mysql-5.0-root
-
msvensson@neptunus.(none) authored
-
joerg@mysql.com authored
- reflect two "Makefile.am" changes in the respective "VC project" files, - correct a typo in a (normally) unused macro parameter.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
- it's a requirement fo yaSSL that either /dev/urandom or /dev/random is available on the target system. - Added a fix that tries to open /dev/random if /dev/urandom is not available.
-
marko@hundin.mysql.fi authored
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b11553
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-push
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
jonas@perch.ndb.mysql.com authored
ndb big alter table
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.b11553
-
jonas@perch.ndb.mysql.com authored
ndb alter table with big dicttabinfo send alter_tab_req fragmented as signal can get larger than MAX_MESSAGE_SIZE
-
stewart@mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-push
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-push
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
jonas@perch.ndb.mysql.com authored
-
monty@mysql.com authored
Fixed problems in test suite where some test failed Fixed access to not initialized memory in federated Fixed access to not initialized memory when using BIT fields in internal temporary tables
-
- 21 Sep, 2005 21 commits
-
-
evgen@moonbone.local authored
-
konstantin@mysql.com authored
cursor is interpreted latin1 character and Bug#9819 "Cursors: Mysql Server Crash while fetching from table with 5 million records." A fix for a possible memory leak when fetching into an SP cursor in a long loop. The patch uses a common implementation of cursors in the binary protocol and in stored procedures and implements materialized cursors. For implementation details, see comments in sql_cursor.cc
-
evgen@moonbone.local authored
thd->allow_sum_func was left 'true' after previous statement thus allowing sum funcs to be present in conditions. thd->allow_sum_func should be set to 0 for each query and each prepared statement reinitialization. This is done in lex_start() and reset_stmt_for_execute().
-
shuichi@mysql.com authored
into mysql.com:/home/shuichi/apps/mysql/bk/mysql-5.0b
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0-merged
-
serg@serg.mylan authored
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.0-rollback-comment
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-push
-
jonas@perch.ndb.mysql.com authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0
-
jonas@perch.ndb.mysql.com authored
ndb backup with charsets and simultanious updates make sure that backup _dont_ read xfrm data
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.0-rollback-comment
-
jonas@perch.ndb.mysql.com authored
remove extra ";" after function
-
lars@mysql.com authored
-
serg@serg.mylan authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.0-push
-
jonas@perch.ndb.mysql.com authored
-
serg@serg.mylan authored
-
msvensson@neptunus.(none) authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-owner5-5.0
-
bell@sanja.is.com.ua authored
-
- 20 Sep, 2005 1 commit
-
-
brian@zim.(none) authored
Fixed a typo in handler.cc if CSV was built. I also added CSV to the default MAX builds so that more people test it.
-