- 09 Jul, 2004 4 commits
-
-
vva@eagle.mysql.r18.ru authored
charged sql/sql_db.cc only ( changed length in mysql_create_db to path_len so as it was calculated in the first unpack_dirname in my previous fix for Bug #4378 '"create database IF NOT EXISTS thing" returns an error' )
-
vva@eagle.mysql.r18.ru authored
as after effect of fix for Bug #4378 '"create database IF NOT EXISTS thing" returns an error' (avoided an unpack_dirname and changed strcat into strmake)
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
Some bug fixes to last pushed code
-
- 08 Jul, 2004 18 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
monty@mysql.com authored
-
konstantin@mysql.com authored
Define cxa_pure_virtual to print error message and DBUG_ASSERT: calls to pure virtual methods should not go unnoticed.
-
mwagner@here.mwagner.org authored
Call my_md5sum with path
-
mwagner@here.mwagner.org authored
into here.mwagner.org:/Volumes/BK/mysql-4.0
-
mwagner@here.mwagner.org authored
into here.mwagner.org:/Volumes/BK/mysql-4.0-work
-
mwagner@here.mwagner.org authored
Added support for MD5 verification of file transfers
-
vva@eagle.mysql.r18.ru authored
-
out of their range.
-
bar@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
New handler::index_flags() definition to make it easy to check the full used key and a specific key part. Added key part to optimize_range() to fix problems when using fields in key parts.
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
-
bar@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work2-4.1
-
bar@mysql.com authored
also known as BUG#2326 Charset of table is determined by charset of db only if "USE db;"
-
serg@serg.mylan authored
-
- 07 Jul, 2004 8 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
mwagner@here.mwagner.org authored
into here.mwagner.org:/Volumes/BK/mysql-4.0
-
mwagner@here.mwagner.org authored
into here.mwagner.org:/Volumes/BK/mysql-4.0-work
-
mwagner@here.mwagner.org authored
Exit properly
-
bar@mysql.com authored
-
bar@mysql.com authored
-
bar@mysql.com authored
Memory was used after it has been alreay freed. This led to server crash on FreeBSD.
-
- 06 Jul, 2004 10 commits
-
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
-
into ltantony.rdg.cyberkinetica.com:/usr/home/antony/work/bug4407.1
-
Fix assertion failure where ha_myisam::index_next() is called without first calling ha_myisam::ha_index_init()
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
various fixes (for mysql-test-run at least): * accept --no-defaults * 4.0 compatible password handling (only it no other argumensts, only if doesn't start with --) ps_3innodb.test: only run ps_3innodb.test if innodb is present mysql-test-run.sh: it's --verbose, not --verbose=1
-
serg@serg.mylan authored
-
bar@mysql.com authored
Bug #4338 mysql-test-run fails if compiled with non-latin1 character set.
-
bar@mysql.com authored
-