bar@bar.intranet.mysql.r18.ru
e0e6aab6cc
ctype-big5.c:
...
Like did not work in some cases
,
2003-12-24 17:01:48 +04:00
igor@rurik.mysql.com
54628879fc
Many files:
...
Fixed a bug causing a crash for multi-update/multi-delete
with impossible where (bug #1860 ).
2003-12-11 14:55:48 -08:00
sergefp@mysql.com
486415233e
Fix for bug #1980
2003-12-02 21:05:40 +03:00
salle@vafla.online.bg
e51d0ced61
Fix for Bug #1752 Wrong letter cases.
...
Thanks to Daniel Convissor
2003-11-05 14:35:08 +02:00
monty@mysql.com
4668b54837
Call my_sync() after all data is written to .frm file
...
Added my_sync() to mysys which will do fsync/fdatasync/_commit() on a file.
2003-11-02 15:55:02 +02:00
konstantin@mysql.com
af02e27e3f
fix for bug #1634 '"operator new" in my_new wastes memory'
2003-10-30 12:25:15 +03:00
serg@serg.mylan
72d00ef0c2
cleanup
2003-10-25 22:43:19 +02:00
pem@mysql.com
fb548cbc6d
Put username in the Subject line as well (with the changeset number).
2003-10-23 15:24:48 +02:00
paul@ice.snake.net
1ba7e941a6
Minor edits.
2003-10-03 11:42:37 -05:00
ram@gw.mysql.r18.ru
df59678b95
A fix. Please never use 'ulong' here!
2003-09-24 15:41:09 +05:00
monty@mishka.mysql.fi
b0ae222ea2
Merge script with 4.1
2003-09-24 09:08:33 +03:00
carsten@tsort.bitbybit.dk
e0d04fd22b
Add QUICK as mysql-recover option in mysqld --help
2003-09-05 14:44:21 +02:00
gerberb@ou800.zenez.com
7005115e97
Change set for gcc patch on OpenUNIX and UnixWare SCO is the OS vendor.
2003-09-03 08:07:58 -06:00
kostja@oak.local
7a51e36929
removed stale comment
...
13:58 <monty> konstantin: the comment is missplaced (probably after merge).
You can remove it
2003-08-29 14:38:39 +04:00
gweir@build.mysql.com
d7367dea43
Bootstrap:
...
Corrections to Bootstrap for --win-dist
2003-08-13 02:13:45 +02:00
wax@mysql.com
10f4883c83
Merge mysql.com:/home/wax/mysql/mysql-4.0
...
into mysql.com:/home/wax/mysql/mysql-4.0chsize
2003-08-10 05:40:16 +06:00
dlenev@build.mysql.com
3f5faaaff9
openssl_1.result, openssl_1.test:
...
Aligned test with regenerated SSL certs
Many files:
Regenerated expired certificates
2003-08-07 15:20:15 +02:00
wax@mysql.com
5eb2c03f84
Merge mysql.com:/home/wax/mysql/mysql-4.0
...
into mysql.com:/home/wax/mysql/mysql-4.0chsize
2003-07-31 04:17:42 +06:00
wax@mysql.com
99df703bcb
BUG
...
Add functions SetFilePointerEx and SetEndOfFile for huge
tables instead of chsize
Move chsize to right place
2003-07-31 04:14:36 +06:00
dlenev@mysql.com
8f50cd0472
Fix security bug. mysqld server without ssl support was completly
...
ignorant about ssl_type attribute
2003-07-30 03:33:48 +04:00
monty@mashka.(none)
428e348139
Portability fixes for Redhat 9
2003-07-18 12:35:29 +03:00
paul@ice.local
bc8d48920e
perror.c:
...
fix typo.
2003-07-12 11:45:43 -05:00
monty@mashka.mysql.fi
ca2913a07e
Merge with 3.23 tree to get latest bug fixes
2003-07-01 15:02:16 +03:00
serg@sergbook.mylan
d9287bfe61
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into sergbook.mylan:/usr/home/serg/Abk/mysql-4.0
2003-06-23 12:49:38 +02:00
serg@sergbook.mylan
c6d9d57b37
fixed bug in references column grants
2003-06-23 12:48:55 +02:00
miguel@hegel.(none)
10c81fb52d
Fix error msg. Bug #681
2003-06-19 12:38:14 -04:00
greg@gcw.ath.cx
a05ccddd9a
Tagged ChangeSet 1.1385 as mysql-3.23.57
2003-06-19 04:02:29 -04:00
miguel@hegel.(none)
b9b2b7dd27
InstallShield Files requested by Greg
2003-06-18 15:50:33 -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
miguel@sartre.local
39660b1f24
Translation updated
2003-06-08 02:53:41 -04: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
monty@narttu.mysql.fi
0db0fe9a89
Merge bk-internal.mysql.com:/home/bk/mysql-3.23
...
into narttu.mysql.fi:/my/mysql-3.23
2003-04-29 23:00:48 +03: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
serg@serg.mylan
30ae0cdcc7
Merge bk-internal:/home/bk/mysql-3.23/
...
into serg.mylan:/usr/home/serg/Abk/mysql
2003-04-28 20:09:38 +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
monty@narttu.mysql.fi
54100938c4
Put changeset number in emails
2003-04-24 00:09:19 +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
f237ae457a
fux bug #183
2003-04-03 20:26:13 -04: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
guilhem@mysql.com
45e3de8f32
Do not silently do RESET MASTER when one does 'mysqldump --master-data' ;
...
only do it if the user specifies --delete-master-logs (new option).
Safer + fixes bug #159 .
2003-03-19 15:16:51 +01: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