- 15 Apr, 2003 1 commit
-
-
lenz@mysql.com authored
(bug #264)
-
- 11 Apr, 2003 2 commits
-
-
lenz@mysql.com authored
- added Dummy file Docs/manual_toc.html to make "make dist" happy if the real manual.texi has not been copied into Docs/ (which would make sure a "real" manual_toc.html would be created - fixed symlinking in the bdb subdirectory (docs are not included anyway) - added dist-hook to Makefile.am to remove superfluous SCCS directories from the source distribution
-
lenz@mysql.com authored
- adjusted LSB run levels to be identical as on Red Hat (2-5)
-
- 10 Apr, 2003 1 commit
-
-
lenz@mysql.com authored
libraries always ended up in "dir..", even though they were not supposed to be installed anyway (they are only required at link time). Fixed it by replacing libs_LIBRARIES with noinst_LIBRARIES for all InnoDB Makefile.am files and by removing "libsdir = " from innobase/include/Makefile.i .
-
- 09 Apr, 2003 5 commits
-
-
lenz@mysql.com authored
in the sample configuration files - reworked the replication options and comments a bit - added option "skip-networking" (commented out by default) to the sample configuration files (enhancement request from bug report #234)
-
lenz@mysql.com authored
to run the script even if mysqld is not up and running on upgrade
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
guilhem@mysql.com authored
(3.23 master, 4.0 slave. Slave loss temp tables everytime FLUSH LOGS on master). This fix is less bad than the bug, it will cause a problem only maybe if the master dies the hard way (I say maybe because I could not cause a problem, and I don't see how it could happen).
-
lenz@mysql.com authored
-
- 08 Apr, 2003 1 commit
-
-
hf@deer.mysql.r18.ru authored
-
- 07 Apr, 2003 1 commit
-
-
lenz@mysql.com authored
if it's built with debugging enabled or not stripped (save disk space)
-
- 06 Apr, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-limit-4.0
-
- 05 Apr, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
-
- 04 Apr, 2003 2 commits
-
-
guilhem@mysql.com authored
-
heikki@hundin.mysql.fi authored
Fix crash in previous bug fix log.cc reported by Rob Lyon if --skip-innodb is specified
-
- 03 Apr, 2003 24 commits
-
-
walrus@mysql.com authored
add sorted_group_by parameter
-
walrus@mysql.com authored
into mysql.com:/home/walrus/bk/40
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
yet, better say it and see no traffic on bugs@ and support@.
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.0
-
guilhem@mysql.com authored
because of writing problems (such message would have been useful during a recent support task).
-
heikki@hundin.mysql.fi authored
Fix bug number 224: do not call ha_report_binlog_offset_and_commit() when a MyISAM table is updated; this also makes CREATE TABLE not to commit an InnoDB transaction, even when binlogging is enabled
-
jani@hynda.(none) authored
into hynda.(none):/home/my/bk/mysql-4.0
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
-
jani@hynda.(none) authored
mixed wrongly sometimes.
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/LOADDATA_BUG/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
-
walrus@mysql.com authored
correct misprint in the test_update
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/LOADDATA_BUG/mysql-4.0
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
mysqldump --delete-master-logs Portability fix for hammer Memory overrun for MyISAM LOAD DATA LOCAL replication bug fix.
-
monty@narttu.mysql.fi authored
-
monty@narttu.mysql.fi authored
into narttu.mysql.fi:/my/mysql-4.0
-
monty@narttu.mysql.fi authored
-
- 01 Apr, 2003 1 commit
-
-
guilhem@mysql.com authored
apply to GRANT and REVOKE too. For example if replicate-wild-ignore-table=mysql.%, GRANT and REVOKE will not be replicated on the slave.
-