patg@krsna.patg.net
8583561906
Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into krsna.patg.net:/home/patg/mysql-4.0
2004-06-08 13:22:31 -07:00
wax@mysql.com
27f269c868
BUG#3439 problem with UDF functions
2004-06-08 12:35:22 +06:00
gluh@gluh.mysql.r18.ru
5725831c73
Fix for bug #4036 multiple SELECT DATE_FORMAT, incorrect results
2004-06-07 20:35:05 +04:00
serg@serg.mylan
5d947f7b97
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2004-06-07 12:39:26 +02:00
serg@serg.mylan
86e9dc29b0
BUG#3987 - if(int, aggregate(int))
2004-06-07 12:38:35 +02:00
bell@sanja.is.com.ua
73964382a7
removed incorrect destructor (to prevent deleting item by recursion instead of by list scanning in case of chained OR or AND)
2004-06-03 15:38:38 +03:00
paul@teton.kitebird.com
05832cb701
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into teton.kitebird.com:/home/paul/bk/mysql-4.0
2004-06-02 13:10:44 -05:00
paul@teton.kitebird.com
b3bc7df185
Touchups to .cnf file comments.
2004-06-02 12:56:26 -05:00
marko@hundin.mysql.fi
82475cfb76
InnoDB cleanup: Remove debug function
...
cmp_debug_dtuple_rec_with_match()
unless #ifdef UNIV_DEBUG
2004-06-02 11:12:04 +03:00
greg@mysql.com
3b313f14f2
Fix applied to allow building of 4.0.20 for NetWare
2004-06-01 19:35:09 -01:00
monty@mysql.com
e13c5d049f
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/my/mysql-4.0
2004-06-01 23:35:08 +03:00
monty@mysql.com
5b905beee1
Updated version number
...
Portability fix for netware. (We can't use TRY_RUN when cross compiling)
2004-06-01 23:34:47 +03:00
paul@ice.snake.net
9011bdb4bb
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.0
2004-06-01 14:19:38 -05:00
paul@ice.snake.net
7650da7711
README:
...
Update README URL. (Bug #3678 )
2004-06-01 14:18:34 -05:00
heikki@hundin.mysql.fi
aac5c88bcd
row0mysql.c, row0mysql.h, ha_innodb.cc:
...
Inside LOCK TABLES, use either LOCK_S or LOCK_X in locking reads; an improvent over the previous patch
2004-06-01 19:19:48 +03:00
jani@a80-186-24-72.elisa-laajakaista.fi
2953c23ab0
Changed --log-warnings to be integer instead of boolean. Given --skip-log-warnings
...
will disable warnings, --log-warnings will increment warning level by one, or the
level can be given as an optional argument. Default level is 1.
Changed aborted connection warning to be logged only if the level is > 1.
2004-06-01 17:29:24 +03:00
bell@sanja.is.com.ua
4c8387706a
correct table_hash_search call
2004-05-31 21:10:15 +03:00
marko@hundin.mysql.fi
df8f605609
InnoDB: Do not get a lock for consistent reads (Bug #3894 )
2004-05-31 16:33:45 +03:00
hf@deer.(none)
ce55ee9cd9
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into deer.(none):/home/hf/work/mysql-4.0
2004-05-31 13:53:44 +05:00
hf@deer.(none)
9145dcef5e
mysql_get_parameter interface fixed
2004-05-31 13:53:10 +05:00
miguel@light.
88647105ca
VC++ project for to compile the udf_example.cc on
...
Windows
2004-05-30 04:11:19 -03:00
serg@serg.mylan
5bd03da8b2
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2004-05-29 17:53:01 +02:00
serg@serg.mylan
2e1ded2fe1
backport wild_compare fix from 4.1 - bug#3924
2004-05-29 17:52:20 +02:00
ram@gw.mysql.r18.ru
8297e4b4a0
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b3738
2004-05-28 16:38:06 +05:00
ram@gw.mysql.r18.ru
605962a938
a fix.
...
(Bug#3738: SQL_CALC_FOUND_ROWS ignores WHERE if LIMIT used,
Bug#3845: wrong FOUND_ROWS result)
2004-05-28 15:01:16 +05:00
marko@hundin.mysql.fi
fb9257dc45
InnoDB: Add diagnostics when tmpfile() fails at start (Bug #3919 )
2004-05-28 11:15:59 +03:00
monty@mysql.com
cb5c3f6e2e
Added option --config-extra-env to Do-compile
2004-05-28 11:02:34 +03:00
heikki@hundin.mysql.fi
e734cde6a6
my_global.h:
...
Improved a comment about HAVE_BROKEN_PREAD: pread() only works on HP-UX 11.0 if one installs kernel patch PHKL_20349 or greater
2004-05-28 09:06:19 +03:00
monty@mysql.com
33dcccb5bf
Portability fix for HPUX
2004-05-28 02:00:34 +03:00
monty@mysql.com
47cc3af0e9
Always enable HAVE_COMPRESS on netware
2004-05-28 01:02:20 +03:00
monty@mysql.com
a7c17eee46
Portability fix for 32 bit file systems
2004-05-28 00:32:55 +03:00
jani@a80-186-24-72.elisa-laajakaista.fi
6cd8de3645
Merged in some patches from Novell.
2004-05-27 23:39:50 +03:00
monty@mysql.com
1aa3b2c79e
removed reference to not existing library lib_release\dbug.lib
2004-05-27 22:53:36 +03:00
serg@serg.mylan
1998dd786e
backport bug#2708 fix from 4.1
2004-05-27 21:14:59 +02:00
monty@mysql.com
c939f42fa5
Add back wrongly deleted file
2004-05-27 11:23:26 +03:00
monty@mysql.com
833ec1653e
netware files should always be in 'make dist'
...
use opt_net_buffer_length instead of net_buffer_length
2004-05-27 02:47:04 +03:00
monty@mysql.com
dab0b7d415
VC++ portability fix
2004-05-26 21:45:58 +03:00
marko@hundin.mysql.fi
9e983e629e
InnoDB fixup: remove debug assertion that causes compile error
...
when UNIV_DEBUG is defined (introduced in ChangeSet@1.1850 )
2004-05-26 19:41:14 +03:00
hf@deer.(none)
78f58ff384
Fix to make Windows compilation smoother
2004-05-26 21:40:27 +05:00
marko@hundin.mysql.fi
9a5dafba83
InnoDB cleanup: Remove unused code for online backup
2004-05-26 10:45:37 +03:00
monty@mysql.com
92c15122da
Added new header files
2004-05-26 00:01:23 +03:00
monty@mysql.com
2397f7081a
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/tmp/skr99/mysql-4.0
2004-05-25 22:38:43 +03:00
hf@deer.(none)
32ce3dcb4b
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into deer.(none):/home/hf/work/mysql-4.0
2004-05-26 00:38:42 +05:00
hf@deer.(none)
640728a051
Proposed fix for bug #3818 (libmysqld.dll leads to program's crash)
...
configurations added to build the libraries with USE_TLS flag to be
used for libmysqld
2004-05-26 00:27:00 +05:00
monty@mysql.com
ca8dbc24ee
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/tmp/skr99/mysql-4.0
2004-05-25 22:01:50 +03:00
monty@mysql.com
f2e1e3ce4c
Added patches from Novell
2004-05-25 22:00:14 +03:00
marko@hundin.mysql.fi
7ee9540976
InnoDB cleanup and possible bug-fix: Remove srv0que
2004-05-25 20:12:09 +03:00
monty@mysql.com
03ade8c589
Fixed VC++ project files
2004-05-25 15:53:29 +03:00
monty@mysql.com
2bcb2d9081
Removed references to BDB and InnoDB from 'classic' release
2004-05-25 13:26:24 +03:00
monty@mysql.com
050ec675db
fixed typos
2004-05-25 13:17:33 +03:00