Commit graph

2221 commits

Author SHA1 Message Date
nick@nick.leippe.com
2453d43ab0 Backport of Sasha's fix to 3.23 from 4.0
see dev-private email from sasha, subject:
URGENT: rpl_sporadic_master
2002-05-02 18:55:38 -07:00
monty@hundin.mysql.fi
152734e3da Fixed test results after last changes 2002-05-02 18:19:52 +03:00
monty@hundin.mysql.fi
be0a02c8cf Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-05-02 18:08:54 +03:00
monty@hundin.mysql.fi
e90c6b481d Fixed problems with DECIMAL() type on overflow. 2002-05-02 18:04:21 +03:00
heikki@hundin.mysql.fi
9e51d1a5ee row0ins.c:
Fix an assertion failure in row0ins.c line 511 in case of a cascading delete caused by circularly referencing rows, when foreign keys are used
2002-05-02 11:12:49 +03:00
monty@hundin.mysql.fi
0b6a786540 Don't change FLOAT(X+1,X) to FLOAT(X+2,X) 2002-04-26 13:56:32 +03:00
monty@work.mysql.com
6423437304 Removed copyrighted files from MIT-pthreads 2002-04-26 09:32:42 +02:00
monty@hundin.mysql.fi
c4e1ba9fed Deleted files in MIT-pthreads that had wrong copyright 2002-04-26 09:30:42 +03:00
monty@tik.mysql.fi
ecf2c4e15a New if tests 2002-04-22 23:41:55 +03:00
monty@tik.mysql.fi
60c34a45ee Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23 2002-04-22 10:37:23 +03:00
monty@tik.mysql.fi
1016a08dc9 Fixed that IF is case insensitive if 2 and 3 arguments are case insensitive.
Added copyright messages to some files that was missing it.
2002-04-22 10:34:46 +03:00
monty@work.mysql.com
f6c0b2c448 Fixing Innodb test results 2002-04-21 12:06:34 +02:00
monty@tik.mysql.fi
f98bf0a065 Fixed bug in @@unknown_variable 2002-04-19 11:38:58 +03:00
monty@hundin.mysql.fi
baa297b789 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-04-18 18:24:15 +03:00
monty@tik.mysql.fi
f94d84a9ec SHOW VARIABLES LIKE ... are now case insensitive
Fixed stack overflow checking with crash-me with gcc 3.0.4
Using @@unknown_variable doesn't hang client anymore
Added @@VERSION variable
2002-04-18 18:24:14 +03:00
heikki@hundin.mysql.fi
626f5bff47 univ.i:
Prevent use of X86 assembler when WIN64 defined
2002-04-18 12:03:40 +03:00
heikki@hundin.mysql.fi
c8b5e41791 univ.i:
Make possible switch off X86 assembler usage in Windows: needed for the Itanium port
2002-04-18 10:50:42 +03:00
heikki@hundin.mysql.fi
8da85956dd Many files:
Implement ON DELETE CASCADE and facilitate switching off of UNIQUE constraints and foreign keys
2002-04-18 10:40:32 +03:00
monty@tik.mysql.fi
6519ed11fe Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23 2002-04-17 11:47:29 +03:00
monty@tik.mysql.fi
e29bd611f9 Abort if 'listen()' on TCP/IP fails. 2002-04-17 11:45:26 +03:00
monty@hundin.mysql.fi
fadcf27995 Removed wrong configure line from configure.in 2002-04-17 09:26:47 +03:00
monty@tik.mysql.fi
7258bf9357 Cleanup of pthread_cond_timedwait for HPUX 2002-04-17 08:59:48 +03:00
Sinisa@sinisa.nasamreza.org
9fc8200249 Small fix for HP-UX 10.20 with DCE threads
Also --with-libwrap is tested on Linux just fine.
2002-04-16 21:19:00 +03:00
monty@tik.mysql.fi
c0d9954cc7 Fixed pthread_cond_timedwait() for HPUX and DCE threads
Cleanup of LIBWRAP handling
2002-04-16 16:29:14 +03:00
monty@hundin.mysql.fi
abb3e50199 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-04-14 09:01:42 +03:00
monty@hundin.mysql.fi
52613c7e40 Removed C version of longlong2str when using --enable-assembler 2002-04-14 09:00:50 +03:00
Sinisa@sinisa.nasamreza.org
7dfd3da9d5 Merge sinisa@work.mysql.com:/home/bk/mysql
into sinisa.nasamreza.org:/home/Sinisa/mysql/mysql
2002-04-13 13:45:23 +03:00
Sinisa@sinisa.nasamreza.org
0541b54fb7 libwrap bug fix for Linux only 2002-04-13 13:44:08 +03:00
monty@hundin.mysql.fi
699f81e62e Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-04-11 21:20:40 +03:00
monty@tik.mysql.fi
3f2c9e408f Changlog 2002-04-11 21:20:39 +03:00
heikki@hundin.mysql.fi
8a8f6be17a os0file.h:
Make sure Posix aio is never even tried to use
2002-04-11 15:51:01 +03:00
monty@hundin.mysql.fi
b1cdde8961 Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql 2002-04-02 18:01:14 +03:00
serg@serg.mysql.com
fa5717b950 Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql 2002-04-02 14:59:40 +00:00
serg@serg.mysql.com
8d8a133d51 fts+const_tables bug fixed 2002-04-02 14:56:40 +00:00
monty@hundin.mysql.fi
dfd7f455e4 Fixed help typos in mysql.cc 2002-04-02 17:42:01 +03:00
sinisa@rhols221.adsl.netsonic.fi
254c26da3e Two bug fixes 2002-03-28 18:35:21 +02:00
arjen@fred.bitbike.com
367dc21436 Added InnoDB changes to changelog. 2002-03-27 09:34:43 +10:00
arjen@fred.bitbike.com
4ee2580049 Merge arjen@work.mysql.com:/home/bk/mysql
into fred.bitbike.com:/home/arjen/mysql-3.23
2002-03-27 07:53:44 +10:00
arjen@fred.bitbike.com
5b70bf57a8 Fixup of 3.23.50 Windows named pipe changes in manual. 2002-03-27 07:50:14 +10:00
miguel@hegel.local
6b290a7daf Fix compiler error on mysqld.cc 2002-03-26 18:47:50 -03:00
monty@hundin.mysql.fi
3a571c7c13 Fixed overflow bug 2002-03-26 13:24:50 +02:00
monty@hundin.mysql.fi
133651d626 Fixed myslqdumpslow for new log format. 2002-03-26 11:54:05 +02:00
monty@hundin.mysql.fi
beedaf26ec Move test of gcc 3.0 from BUILD to configure 2002-03-26 11:40:18 +02:00
monty@hundin.mysql.fi
37522497ac Fix path to enable compile with other gcc version 2002-03-26 08:35:07 +02:00
monty@hundin.mysql.fi
21a6366935 Fixed typo 2002-03-26 01:33:41 +02:00
monty@hundin.mysql.fi
9ab2496b1d Fix for compilation on fast machine 2002-03-26 01:31:26 +02:00
monty@hundin.mysql.fi
3d7490d2c0 Fixed typo 2002-03-26 00:28:33 +02:00
monty@hundin.mysql.fi
3711f519d5 Portability fixes 2002-03-25 23:08:15 +02:00
monty@hundin.mysql.fi
1b7a55f987 Print compiler version
Optimize for pentiumpro for RPM's.
2002-03-25 21:23:30 +02:00
monty@hundin.mysql.fi
93948645e7 Fixes for --enable-named-pipe 2002-03-25 18:10:36 +02:00