miguel@hegel.(none)
10c81fb52d
Fix error msg. Bug #681
2003-06-19 12:38:14 -04:00
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
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
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
gluh@gluh.(none)
808d87f810
Some changes for SSL
2002-10-30 18:27:15 +04: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
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@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
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
tfr@beta.frontier86.ee
9d8ec46b6c
manual.texi:
...
Clean out 'Graphical clients' section of the contributed software section
2002-09-27 00:33:48 +03:00
serg@build.mysql2.com
88ce8f68ec
Merge
2002-09-23 16:39:18 +02:00
serg@build.mysql2.com
140397d424
configure.in:
...
static nss linkingg issue
2002-09-23 16:39:17 +02:00
vva@genie.(none)
098f4afa91
fix bug for slave..
2002-09-09 14:40:24 +05:00
monty@rescue.
cf640b91a6
Merge work:/home/bk/mysql-4.0 into rescue.:/my/bk/mysql-4.0
2002-09-05 17:17:21 +03:00
heikki@rescue.
e03d5bdca6
ha_innodb.cc:
...
Fix a typo in last night's push
2002-09-05 14:22:51 +03:00
monty@rescue.
d84c0990fd
Merge work:/home/bk/mysql-4.0 into rescue.:/my/bk/mysql-4.0
2002-09-05 14:00:05 +03:00
monty@rescue.
9bf7011c6f
Extend InnoDB key length to 1024
2002-09-05 13:47:41 +03:00
heikki@work.mysql.com
516cc0bd61
ha_innodb.cc Test a new clone
2002-09-04 18:00:58 +02:00
serg@serg.mysql.com
b962da9aab
merged
2002-08-31 23:38:10 +00:00
nick@mysql.com
89ea5ee620
Added sync_slave_with_master [connection].
...
Equivalent to:
save_master_pos; connection slave; sync_with_master;
2002-08-29 12:08:54 -06:00
paul@teton.kitebird.com
0970e25d26
manual.texi minor fix to 3.23.53 change note
2002-08-28 10:00:48 -05:00
miguel@hegel.br
8c71a53b9c
Small fixes
2002-08-27 10:55:12 -03:00
serg@sergbook.mysql.com
545f616154
Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql
...
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-13 21:15:14 +02:00
bar@bar.mysql.r18.ru
9dd576c3f8
"make clean" problem fix
2002-08-13 19:13:23 +05:00
ram@ram.(none)
b7403f3d84
new QUOTE() fuction has been added
2002-08-08 20:25:53 +05:00
monty@mashka.mysql.fi
1bb7665a9c
merge
2002-08-08 03:29:36 +03:00
monty@narttu.mysql.fi
bea3a43b20
merge
2002-08-05 22:18:39 +03:00
monty@narttu.mysql.fi
c0a6890292
Added some missing mutex_locks() when manipulating the table cache.
...
This should fix some possible table cache corruptions when doing
OPTIMIZE or REPAIR table when other threads are opening new tables.
2002-08-05 18:50:38 +03:00