- 13 Apr, 2005 22 commits
-
-
lenz@mysql.com authored
-
lenz@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
-
lenz@mysql.com authored
-
lenz@mysql.com authored
- Added a stub scripts/fill_help_tables.sql file to satisfy the build dependencies - Removed scripts/fill_help_tables.sh and updated scripts/Makefile.am accordingly The fill_help_tables.sql stub will be replaced with the approriate content when building the official source distribution via Bootstrap - it's now autogenerated on the documentation server and will be copied into place before packing up the source distribution.
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
pem@mysql.comhem.se authored
causes system crash.
-
mskold@mysql.com authored
-
pem@mysql.comhem.se authored
-
mskold@mysql.com authored
-
pem@mysql.comhem.se authored
-
heikki@hundin.mysql.fi authored
Fix the patch of Jan to optimize next-key locking in searches of type 'primary key >= some value'
-
mskold@mysql.com authored
-
lenz@mysql.com authored
Manual merge of the ChangeSet to remove the dependency on manual.texi from the source tree (from 4.0)
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
mskold@mysql.com authored
-
lenz@mysql.com authored
references to the .texi file and the build targets that depend on manual.texi as the input file. - added COPYING as a regular file instead of creating it during the build. This ensures that it's part of the sources when pulling from BK (it used to be extracted from the manual) - Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images) - added a dummy mysql.info placeholder file (the info file is still used as the source to extract various text files during the build). It will be replaced with a "real" file during the Bootstrap process to create the official source distribution - the placeholder just satisfies build dependencies.
-
jan@hundin.mysql.fi authored
not produce phantom (bug #9354).
-
- 12 Apr, 2005 18 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
correct result after bugfix sql/sql_class.cc initialize net.query_cache_query
-
ramil@mysql.com authored
-
pem@mysql.com authored
into mysql.com:/home/pem/work/mysql-5.0
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
serg@serg.mylan authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
ramil@mysql.com authored
-
pem@mysql.comhem.se authored
-
marko@hundin.mysql.fi authored
if foreign_key_checks=0. (Bug #9802)
-
pem@mysql.comhem.se authored
when CREATE but not when ALTER
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
use DBUG_RETURN
-
georg@lmy002.wdf.sap.corp authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0
-
joreland@mysql.com authored
Impl. stupid mgm lock against shutting down 2 nodes simultaniously Add some more dump
-
msvensson@neptunus.(none) authored
- If number of records in table is 4, the calculated cost for using "index" and "range" become so close so that any rounding errors becomes visible. - Added one more record to the tables for heap test and expoect "range" to be selected - Decrease number of records in t1 for range and expect "index" to be choosen.
-
ramil@mysql.com authored
into mysql.com:/usr/home/ram/work/5.0.bit_class
-