- 26 Apr, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 23 Apr, 2003 3 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
- 21 Apr, 2003 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
* comparison with correct cached variable * preventing check_change_password to be called twice, once from set_var::check and the other time from change_password itself
-
Sinisa@sinisa.nasamreza.org authored
-
- 19 Apr, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 17 Apr, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
- 16 Apr, 2003 17 commits
-
-
heikki@hundin.mysql.fi authored
Do not allow InnoDB to cache result set in HANDLER because user can use PREV and NEXT and scroll the cursor
-
heikki@hundin.mysql.fi authored
Allow HANDLER PREV and NEXT also after positioning the cursor with a unique search on the primary key
-
heikki@hundin.mysql.fi authored
Better fix for the ON DELETE SET NULL problem
-
heikki@hundin.mysql.fi authored
Fix bug: we did not allow ON DELETE SET NULL to modify the same table where the delete was made; we can allow it because that cannot produce infinite loops cascaded operations
-
Sinisa@sinisa.nasamreza.org authored
-
heikki@hundin.mysql.fi authored
Fix crash in HANDLER PREV or NEXT if the cursor was positioned using a unique search condition on the primary key: in that case InnoDB does NOT store the cursor position for later fetch prev or next
-
Sinisa@sinisa.nasamreza.org authored
and an attempt is made to read previous / next value.
-
hf@deer.mysql.r18.ru authored
-
hf@deer.mysql.r18.ru authored
into deer.mysql.r18.ru:/home/hf/work/mysql-4.0.erf
-
miguel@hegel.local authored
-
hf@deer.mysql.r18.ru authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
heikki@hundin.mysql.fi authored
Merge InnoDB-4.0.13; DROP FOREIGN KEY now works
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-
Sinisa@sinisa.nasamreza.org authored
-
gluh@gluh.mysql.r18.ru authored
-
- 15 Apr, 2003 4 commits
-
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
monty@mashka.mysql.fi authored
Added logging of warnings for failed connections with ssl. Fixed bug in symbolic link handling on Windows
-
lenz@mysql.com authored
(bug #223) - Added more detailed info about how to set up replication
-
lenz@mysql.com authored
(bug #264)
-
- 14 Apr, 2003 3 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
- 11 Apr, 2003 3 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
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 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
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 3 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
-