- 28 Nov, 2003 3 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
-
monty@mysql.com authored
Fixed compiler warnings (a lot of hidden variables detected by the Forte compiler) Added a lot of 'version_xxx' strings to 'show variables' Prevent copying of TMP_TABLE_PARAM (This caused core dump bug on Solaris) Fixed problem with printing sub selects to debug log
-
- 27 Nov, 2003 5 commits
-
-
konstantin@oak.local authored
2 forgotten 'break;' statements added
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-union-4.1
-
bell@sanja.is.com.ua authored
-
konstantin@oak.local authored
-
bell@sanja.is.com.ua authored
-
- 26 Nov, 2003 15 commits
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-union-4.1
-
bell@sanja.is.com.ua authored
-
konstantin@oak.local authored
-
konstantin@oak.local authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-union-4.1
-
bell@sanja.is.com.ua authored
-
guilhem@mysql.com authored
It was a forgotten ltime->neg=0 (neg was the only forgotten variable). I scanned field.cc for other places where we would forget to set neg, found none. A test for the bug.
-
lenz@kallisto.local authored
(declarations should be on top of a block)
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1-w1284
-
hf@deer.(none) authored
WL#1284 (warnings about --skip-name-resolve) Messages corrected
-
igor@rurik.mysql.com authored
Removed FLUSH_REMOVE flag (replaced it by FLUSH_RELEASE). my_sys.h: Removed FLUSH_REMOVE flag.
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.0
-
monty@mysql.com authored
This makes it possible to check origin of binary from the output of 'show variables'
-
igor@rurik.mysql.com authored
Fixed typo that caused blocking key cache usage after resize. Removed wrong re-initialization of resize queue in init_key_cache.
-
- 25 Nov, 2003 17 commits
-
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
igor@rurik.mysql.com authored
Fixed a bug: missing semicolon.
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-4.1
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-union-4.1
-
bell@sanja.is.com.ua authored
temporary table BLOB now is longblob
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
monty@mysql.com authored
-
igor@rurik.mysql.com authored
Added resize key cache test.
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-2
-
heikki@hundin.mysql.fi authored
ibbackup --apply-log must be able to rename a table based only on the space id
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
serg@serg.mylan authored
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
igor@rurik.mysql.com authored
Fix for the resize key cache operation.
-
heikki@hundin.mysql.fi authored
Changes needed for ibbackup directory scanning fault tolerance
-