- 24 Nov, 2004 35 commits
-
-
heikki@hundin.mysql.fi authored
Correct InnoDB's result output in test; the pseudo-file-extension for InnoDB tables '.InnoDB' was replaced by a more realistic '.ibd' extension
-
brian@avenger.(none) authored
into avenger.(none):/export/brian/mysql/merge/5.0
-
brian@avenger.(none) authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-error-5.0
-
ram@gw.mysql.r18.ru authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-error-5.0
-
bell@sanja.is.com.ua authored
correct printing of aliases
-
heikki@hundin.mysql.fi authored
Fix linking error in 5.0: the build system for Linux/S390 does not have inlining working in the compiler; remove inlining on that system
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
-
tomas@poseidon.ndb.mysql.com authored
-
joerg@mysql.com authored
-
gluh@gluh.mysql.r18.ru authored
'information_schema' test is splitted because of innodb
-
bar@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
Queue scan on real fragment. Index fragment for range scans Table fragment for table scans
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
to distribution
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joerg@mysql.com authored
-
joreland@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/wl2077
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg5888
-
joreland@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/wl2077
-
konstantin@mysql.com authored
-
bar@mysql.com authored
Use less wide spaces on the primary level, to avoid big diff for ctype-uca.c.
-
dlenev@brandersnatch.localdomain authored
out of order". (final version) Now instead of binding Item_trigger_field to TABLE objects during trigger definition parsing at table open, we perform pass through special list of all such objects in trigger. This allows easily check all references to fields in old/new version of row in trigger during execution of CREATE TRIGGER statement (this is more courtesy for users since we can't check everything anyway). We also report that such reference is bad by returning error from Item_trigger_field::fix_fields() method (instead of setup_field()) This means that if trigger is broken we will bark during trigger execution instead of trigger definition parsing at table open. (i.e. now we allow to open tables with broken triggers).
-
joreland@mysql.com authored
-
joreland@mysql.com authored
-
- 23 Nov, 2004 5 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.comhem.se authored
Fixed bug in DROP FUNCTION for UDFs. Note: It still doesn't work properly, but that bug is somewhere else.
-
joerg@mysql.com authored
to run the standard tests with "--force" (default, can be switched off).
-