- 11 Apr, 2006 1 commit
-
-
bar@mysql.com authored
ExtractValue didn't understand tag and attribute names consisting of "tricky" national letters (e.g. latin accenter letters). It happened because XPath lex parser recognized only basic latin letter a..z ad a part of an identifier. Fixed to recognize all letters by means of new "full ctype" which was added recently.
-
- 10 Apr, 2006 2 commits
-
-
brian@zim.(none) authored
into zim.(none):/home/brian/mysql/dep-5.1
-
brian@zim.(none) authored
-
- 09 Apr, 2006 15 commits
-
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
brian@zim.(none) authored
-
joerg@mysql.com authored
into mysql.com:/M51/mysql-5.1
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/bugs/mysql-5.1-15758
-
aelkin@dl145k.mysql.com authored
into dl145k.mysql.com:/tmp/andrei/5.0.21-bug17284-temp_table
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/bugs/mysql-5.0-15758
-
aivanov@mysql.com authored
into mysql.com:/home/alexi/bugs/mysql-5.1-15758
-
aelkin@mysql.com authored
env variable name is fixed.
-
lars@mysql.com authored
into mysql.com:/users/lthalmann/bk/mysql-5.0
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
- 08 Apr, 2006 10 commits
-
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/51-work
-
joerg@mysql.com authored
into mysql.com:/M51/mysql-5.1
-
aelkin@mysql.com authored
Removing the problematic line from include test file.
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.1
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.1-aid
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.1
-
- 07 Apr, 2006 12 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.1-aid
-
aelkin@dl145j.mysql.com authored
into dl145j.mysql.com:/tmp/5.0.21-bug17284-temp_table
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
serg@serg.mylan authored
no sense in building static library version of a plugin plugin/fulltext/plugin_example.c comments clarified. everything local to a plugin was declared static
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0
-
aivanov@mysql.com authored
innobase_query_caching_of_table_permitted()". Applied the patch due to Heikki Tuuri. Also removed superfluous #ifdefs.
-
joerg@mysql.com authored
into mysql.com:/M50/mtr-5.0
-
aelkin@mysql.com authored
into mysql.com:/usr_rh9/home/elkin.rh9/MySQL/FIXES/5.0.21-bug17284-temp_table
-
joerg@mysql.com authored
-
aelkin@mysql.com authored
Idea of the fix is for master to send FD event with `created' as 0 to reconnecting slave (upon slave_net_timeout, no master crash) to avoid destroying temp tables. In a case of a connect by slave to the master after its crash temp tables have been already cleaned up so that slave can not keep `orphan' temp tables.
-
joerg@mysql.com authored
-