- 27 Jul, 2006 1 commit
-
-
kroki/tomash@moonlight.intranet authored
into moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-main
-
- 25 Jul, 2006 3 commits
-
-
joerg@trift2. authored
(Re-apply a patch from the general tree to the clone.)
-
grog@eucla.lemis.com authored
BUG#20850: Assert during slave shutdown in many rpl_* tests This patch has already been applied to 5.1.
-
holyfoot/hf@mysql.com/deer.(none) authored
into mysql.com:/home/hf/work/mysql-5.0.mrg
-
- 24 Jul, 2006 4 commits
-
-
joerg@trift2. authored
into trift2.:/M50/merge-4.1-to-5.0
-
joerg@trift2. authored
into trift2.:/M50/merge-4.1-to-5.0
-
joerg@trift2. authored
into trift2.:/M50/merge-4.1-to-5.0
-
joerg@trift2. authored
into trift2.:/M50/merge-4.1-to-5.0
-
- 22 Jul, 2006 1 commit
-
-
Place mysqlmanager 'pdb' file in 'client_debug' directory mysys.vcproj: Removed define of __NT__ from 'Debug' target mysqld.vcproj: Always generate 'pdb' and 'map' files
-
- 21 Jul, 2006 2 commits
-
-
bk://anubis/mysql-5.0-engines
into xiphis.org:/home/antony/work2/merge/mysql-5.0
-
tsmith@maint1.mysql.com authored
-
- 20 Jul, 2006 3 commits
-
-
tsmith/tim@siva.hindu.god authored
- Adapt it to work with the handlerton class
-
holyfoot/hf@mysql.com/deer.(none) authored
into mysql.com:/home/hf/work/mysql-4.1.19983
-
tsmith/tim@siva.hindu.god authored
-
- 19 Jul, 2006 9 commits
-
-
kostja@bodhi.local authored
"real" table fails in JOINs". This is a regression caused by the fix for Bug 18444. This fix removed the assignment of empty_c_string to table->db performed in add_table_to_list, as neither me nor anyone else knew what it was there for. Now we know it and it's covered with tests: the only case when a table database name can be empty is when the table is a derived table. The fix puts the assignment back but makes it a bit more explicit. Additionally, finally drop sp.result.orig which was checked in by mistake.
-
into salvation.intern.azundris.com:/home/tnurnberg/mysql-5.0
-
-
msvensson@neptunus.(none) authored
- backport patch from 5.0 - "table" can be NULL in temporary fields used for type conversion
-
into salvation.intern.azundris.com:/home/tnurnberg/work/mysql-5.0-merge
-
REPLACE ... SELECT would require INSERT privileges on certain tables when SELECT really suffices. Require INSERT only on target table.
-
patg@govinda.patg.net authored
Post merge changes.
-
Added new "mysql_explain_log" man page Added missing install of "myisam_ftdump" man page Added missing install of "mysqlman" man page
-
patg@govinda.patg.net authored
into govinda.patg.net:/home/patg/mysql-build/mysql-5.0-bug18764.2
-
- 18 Jul, 2006 11 commits
-
-
evgen@moonbone.local authored
into moonbone.local:/work/tmp_merge-5.0-opt-mysql
-
evgen@moonbone.local authored
into moonbone.local:/work/tmp_merge-4.1-opt-mysql
-
evgen@moonbone.local authored
into moonbone.local:/work/tmp_merge-5.0-opt-mysql
-
evgen@moonbone.local authored
into moonbone.local:/work/tmp_merge-4.1-opt-mysql
-
jimw@rama.(none) authored
into rama.(none):/home/jimw/my/mysql-5.0-17608
-
evgen@moonbone.local authored
into moonbone.local:/work/tmp_merge-5.0-opt-mysql
-
into production.mysql.com:/usersnfs/abotchkov/mysql-5.0.mrg
-
holyfoot/hf@mysql.com/deer.(none) authored
-
Please use "ul" when merging this changeset to 5.0.
-
holyfoot/hf@mysql.com/deer.(none) authored
into mysql.com:/home/hf/work/mysql-5.0.mrg
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
- 17 Jul, 2006 6 commits
-
-
patg@govinda.patg.net authored
Removed logic in ha_federated::write_row, which checks field query ids in the loop which builds the query to run on the remote server.
-
igor@rurik.mysql.com authored
-
iggy@rolltop.ignatz42.dyndns.org authored
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/mysql-5.0-opt
-
igor@olga.mysql.com authored
into olga.mysql.com:/home/igor/mysql-5.0-opt
-
joerg@trift2. authored
1) When initializing a boolean variable, do not use string representations '"false"' and '"true"' but rather the boolean values 'false' and 'true'. 2) Add the module to the various Windows description files.
-