- 22 Aug, 2004 1 commit
-
-
serg@serg.mylan authored
Abandoned improper use of MyISAM data. Thanks Ingo!
-
- 19 Jul, 2004 1 commit
-
-
lenz@mysql.com authored
exception (it only applies to 4.0 and above)
-
- 24 Jun, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 17 Jun, 2004 2 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-3.23
-
guilhem@mysql.com authored
-
- 07 Jun, 2004 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 03 Jun, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
removed incorrect destructor (to prevent deleting item by recursion instead of by list scanning in case of chained OR or AND)
-
- 31 May, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 04 May, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 25 Mar, 2004 2 commits
-
-
monty@mysql.com authored
service backport from 4.0
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-alter-3.23
-
- 24 Mar, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 23 Mar, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 04 Mar, 2004 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 16 Feb, 2004 2 commits
-
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2762/mysql-3.23
-
vva@eagle.mysql.r18.ru authored
-
- 11 Feb, 2004 2 commits
-
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/Bugs/mysql-3.23.bug
-
gluh@gluh.mysql.r18.ru authored
-
- 06 Feb, 2004 1 commit
-
-
konstantin@mysql.com authored
-
- 03 Feb, 2004 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 13 Jan, 2004 1 commit
-
-
vva@eagle.mysql.r18.ru authored
by fixing optimizer bug with help of 'volatile' keyword
-
- 17 Dec, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2012/mysql-3.23
-
- 16 Dec, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
(fixed #bug 2012)
-
- 27 Nov, 2003 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql
-
serg@serg.mylan authored
-
- 25 Nov, 2003 1 commit
-
-
lenz@mysql.com authored
copy of COPYING.LIB (moved from the mysys subdirectory) instead of creating it on the fly out of the manual.
-
- 24 Nov, 2003 1 commit
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql
-
- 19 Nov, 2003 1 commit
-
-
serg@serg.mylan authored
added sql/udf_example.so scripts/make_win_src_distribution
-
- 17 Nov, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-3.23
-
monty@mashka.mysql.fi authored
-
- 04 Nov, 2003 1 commit
-
-
walrus@mysql.com authored
Stop the line wrapping for warnings. it needs for warnings statistic in code coverage
-
- 20 Oct, 2003 1 commit
-
-
guilhem@mysql.com authored
Make mysqlbinlog prompt for the password if mysqlbinlog -p instead of printing the usage(). This makes mysqlbinlog behave like other clients, which is the reason why we fix this in 3.23. This new code was almost copied from mysqldump. Note that before, one could use mysqlbinlog -p pass and now one must use mysqlbinlog -ppass (putting a space will ask for the password).
-
- 18 Oct, 2003 1 commit
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-3.23
-
- 08 Oct, 2003 2 commits
-
-
monty@mishka.mysql.fi authored
into mishka.mysql.fi:/home/my/mysql-3.23
-
monty@mishka.mysql.fi authored
-
- 07 Oct, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1378/mysql-3.23
-
- 06 Oct, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 29 Sep, 2003 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 27 Sep, 2003 1 commit
-
-
guilhem@mysql.com authored
The 4.0 changeset was: ChangeSet@1.1579.3.1, 2003-09-26 23:43:22+02:00, guilhem@mysql.com Fix for 64-bit machines. I am almost sure this is the cause for BUG#1381 [Opn]: Bug in replication on HP-UX 64 bit binaries? BUG#1256 [CRp]: Replication slave fails to connect to master in 64-bit version (Solaris) The reason why I think it's wrong is that the normal client code has uint32 ip_addr. (of course on 32-bit machines it does not matter, but on 64-bit it does).
-
- 17 Sep, 2003 1 commit
-
-
lenz@mysql.com authored
-