- 22 Sep, 2005 15 commits
-
-
serg@serg.mylan authored
-
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
-
- 21 Sep, 2005 20 commits
-
-
evgen@moonbone.local authored
-
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 5 commits
-
-
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.
-
sergefp@mysql.com authored
into mysql.com:/home/psergey/mysql-4.1-csc6030-r3
-
sergefp@mysql.com authored
statistics (like 4.0 did) (patch #3, with review #1 & #2 feedback addressed)
-
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
WL#2787 (Add view definer/owner to the view definition (.frm) to check privileges on used tables and stored routines when using a VIEW.) Part 2 postreview fixes.
-