Commit graph

551 commits

Author SHA1 Message Date
hf@deer.(none)
8fea9b451a Bugfix for #614
Item_extract needs special implementation for eq().
Item_func::eq doesn't work correctly because we have to compare 
Item_extract::int_type parameters also

We need to propagate this to 4.1
2003-06-11 20:09:37 +05:00
jani@ua126d19.elisa.omakaista.fi
3542dad33f Merge jani@192.168.0.2:/my/mysql-4.0
into ua126d19.elisa.omakaista.fi:/home/my/bk/mysql-4.0
2003-05-26 15:50:05 +03:00
mysqldev@build.mysql2.com
eb3ba82ec6 my_global.h:
- QNX 6.2.1 actually defines HAVE_RINT
  - fixed rint(A) #define as it was causing compile errors on QNX
2003-05-16 13:03:47 +02:00
serg@serg.mylan
d13e4fc532 CURRENT_USER() and "access denied" error messages now report hostname exactly as it was specified in the GRANT command (with wildcards, that is) 2003-04-29 00:15:18 +02:00
bell@laptop.sanja.is.com.ua
ed1b48185a fixed incorrect number of affected rows in REPLACE...SELECT... (bug 130) 2003-04-26 15:53:27 +03:00
mmatthew@markslaptop.
44c8a1b012 config-win.h:
Enable 'LOAD LOCAL INFILE', for parity with unix binaries.
2003-04-23 13:43:31 -05:00
peterg@mysql.com
e918ea5488 Modify PeterG's internals documentation per Monty. Added
more detailed explanation of record header and column 
storage.
2003-04-23 11:43:30 -07:00
vva@eagle.mysql.r18.ru
af61a4c7fa Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0
into eagle.mysql.r18.ru:/home/vva/work/LOADDATA_BUG/mysql-4.0
2003-03-25 19:58:40 -04:00
vva@eagle.mysql.r18.ru
e1173e70a5 fix bug with parameters of LOAD DATA INFILE in exec_event 2003-03-25 19:57:38 -04:00
pgulutzan@linux.local
eda388ed3b Added PeterG's new internals documenation. 2003-03-12 21:35:57 -08:00
gluh@gluh.mysql.r18.ru
6253889109 Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0
into gluh.mysql.r18.ru:/home/gluh/mysql-4.0.last
2003-03-11 13:52:19 +04:00
gluh@gluh.mysql.r18.ru
00314bfd88 Openssl test 2003-03-11 13:41:53 +04:00
hf@deer.mysql.r18.ru
2be2914a82 Handling of log-error added in embedded server 2003-03-10 14:06:21 +04:00
guilhem@mysql.com
10735252ee When the SQL thread cannot read an event from the relay log
("Event too big" etc), stop this thread instead of going on
with the next event, which would certainly lead to slave's data
corruption.
2003-03-02 00:34:44 +01:00
igor@hundin.mysql.fi
726e59827a opt_sum.cc:
Correction for min/max optimization of queries with outer joins
2003-02-23 04:27:03 +02:00
greg@mysql.com
b080118808 mwldnlm, mwenv, mwccnlm, mwasmnlm, nwconfigure, nwbootstrap:
new file
2003-02-18 17:48:04 -05:00
lenz@mysql.com
2f8ed79215 - really deleted makefile.w32 to resolve a namespace conflict on
case-insensitive File Systems (e.g. Mac OS X)
2003-02-03 14:39:15 +01:00
gweir@work.mysql.com
46e3b6157b Many files:
new file
Makefile.am:
  Changes from Novell diff
2003-02-01 00:42:26 +01:00
ram@mysql.r18.ru
8009c16a34 Fix for the QUOTE() function. 2003-01-03 19:46:15 +04:00
ranger@regul.home.lan
8a46cc3868 - Fix handling of suffix option
- Replace function 'check_reserved_words' with correct one
2002-12-12 11:06:55 +02:00
walrus@kishkin.ru
24bbcd92bc merge Ranger's patches to crash-me, add new tests ( DEFAULT VALUES )
to crash-me
2002-12-10 18:40:38 +05:00
pem@mysql.com
130e00ef5e A better way to get the ChangeSet revision for the Subject: line. 2002-11-28 12:45:01 +01:00
pem@mysql.com
608ab49eff Add the ChangeSet id to Subject: in all emails. 2002-11-27 13:01:50 +01:00
monty@mashka.mysql.fi
aa67a79632 Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 2002-11-14 12:35:33 +02:00
monty@mashka.mysql.fi
7a70332836 Portability fix when using -DBIG_TABLES 2002-11-14 12:21:36 +02:00
serg@serg.mysql.com
31fa2c5084 merged 2002-11-13 23:38:19 +01:00
salle@geopard.(none)
abac2ef1e5 Merge akeremidarski@work.mysql.com:/home/bk/mysql
into geopard.(none):/storage/bk/mysql-3.23
2002-11-11 10:52:39 +02:00
serg@serg.mysql.com
2dd302de62 fixed gone file ONCE AGAIN 2002-11-08 23:34:17 +01:00
serg@serg.mysql.com
4802cda2e9 fixing gone file ONCE AGAIN 2002-11-08 23:24:38 +01:00
walrus@mysql.com
b841b4e8cd Merge akishkin@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/walrus/bk/40
2002-11-09 01:16:40 +05:00
monty@butch.
a2bdf9265f Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes. 2002-11-07 03:54:00 +02:00
walrus@mysql.com
a8ec12a499 Merge akishkin@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/walrus/bk/40
2002-11-05 00:26:45 +05:00
gluh@gluh.(none)
808d87f810 Some changes for SSL 2002-10-30 18:27:15 +04:00
serg@serg.mysql.com
5e455f2e81 fixing after automerge with 3.23 2002-10-26 20:04:07 +00:00
serg@serg.mysql.com
dede6634f6 merged 2002-10-25 21:15:52 +00:00
walrus@mysql.com
7f1263f130 Merge 2002-10-24 23:09:16 +06:00
bk@admin.bk
28ba53c2fe BK automatic LOD removal. 2002-10-24 21:33:28 +06:00
salle@geopard.(none)
c0a1f2d91b Merge akeremidarski@work.mysql.com:/home/bk/mysql
into geopard.(none):/storage/bk/mysql-3.23
2002-10-23 23:03:59 +03:00
bk@admin.bk
39208b2fae BK automatic LOD removal. 2002-10-23 23:01:49 +03:00
hf@genie.(none)
893cc550e0 Merge abotchkov@work.mysql.com:/home/bk/mysql-4.0
into genie.(none):/home/hf/work/04
2002-10-21 09:57:53 +05:00
hf@genie.(none)
8744bd0064 Embedded server bugfix 2002-10-21 09:56:30 +05:00
bk@admin.bk
ca08ed522c BK automatic LOD removal. 2002-10-20 21:43:24 +02:00
bk@admin.bk
c3e3f73a50 BK automatic LOD removal. 2002-10-20 21:16:05 +02:00
pem@mysql.com
e1303c7b3c Merge pmartin@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/pem/work/mysql-4.0
2002-10-15 16:12:53 +02:00
miguel@hegel.br
73506bb612 Added optional services 2002-10-15 02:04:43 -02:00
miguel@light.
d50045ede7 Added verification of the Administrator user when installing the service 2002-10-14 23:16:21 -03:00
pem@mysql.com
8bd61c3fce Task 430: Allowing braces in joins by simply removing them.
This is a simple fix, allowing a join_table_list in the right reduction of a
normal_join sequence, instead of just a join_table. This makes things like
"t1, (t2 left join t3)" work, but it also allows "join" and "cross join" instead
of ",".

This should fix the bug reported as:
  Subject: ODBC SQL syntax issue 
  From: Ivan Vazharov 
  Date: Mon, 30 Sep 2002 12:02:42 +0200
2002-10-12 11:07:54 +02:00
nick@mysql.com
ec04d28468 fixed race that caused sig11s on simultaneous FLUSH LOGS
(possibly also fixes binlog filename corruption problems--hasn't
been reproduced since)
2002-10-07 15:42:10 -06:00
mwagner@work.mysql.com
ccedc9efa4 manual.texi Added docs about how to clone public 4.1 repository 2002-10-07 11:32:10 +02:00
Administrador@light.
d8a400da22 Update for Visual Studio Projects Files 2002-10-02 18:37:28 -03:00