serg@serg.mysql.com
|
c5c1a5fef3
|
libraries should be always prepended to $LIBS, never appended
|
2002-10-10 15:14:47 +00:00 |
|
lenz@mysql.com
|
cf2fec3c69
|
- applied fix from 4.0 configure.in required to build shared libraries
with static glibc installed
|
2002-10-02 13:20:17 +02:00 |
|
lenz@mysql.com
|
019b5ab7b4
|
- backported gcc 3.0 linking fix from 4.0
- some cosmetical fixups (typos, comments)
|
2002-09-24 22:24:30 +02:00 |
|
serg@build.mysql2.com
|
140397d424
|
configure.in:
static nss linkingg issue
|
2002-09-23 16:39:17 +02:00 |
|
lenz@mysql.com
|
bff474e2ac
|
- added missing line from the 4.0 configure.in patch
|
2002-09-23 14:06:48 +02:00 |
|
lenz@mysql.com
|
e5ee3122a3
|
- Bugfix for static glibc linking in configure.in (taken from 4.0)
|
2002-09-22 18:43:33 +02:00 |
|
lenz@mysql.com
|
aca781a1e2
|
- merge some of the 4.0 configure.in modifications (mainly because
of the static_nss stuff required for linking against the patched
glibc)
|
2002-09-20 14:45:28 +02:00 |
|
monty@hundin.mysql.fi
|
48e20a0be2
|
Portability fixes for HPUX and Openbsd
|
2002-08-18 16:07:19 +03:00 |
|
monty@hundin.mysql.fi
|
65334e1c58
|
Fix for HPUX 11 and pthread_mutex_lock
|
2002-08-16 16:50:57 +03:00 |
|
lenz@mysql.com
|
f321098ad2
|
- Tagged 3.23.52 release
- Added 3.23.53 News section to the manual
- Updated version number in configure.in to 3.23.53
|
2002-08-16 11:04:50 +02:00 |
|
serg@sergbook.mysql.com
|
9a52c01ede
|
disable "dvi" target in TeX is not installed
|
2002-08-13 15:18:11 +02:00 |
|
monty@hundin.mysql.fi
|
842e8fca83
|
Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.
Removed Heikki's patch for handling this.
|
2002-08-06 17:15:51 +03:00 |
|
heikki@hundin.mysql.fi
|
01bed722c7
|
my_pthread.h, configure.in:
In HP-UX-10.20, but not in HP-UX-11.0, the return value of pthread_mutex_trylock is inverted
|
2002-08-06 12:32:56 +03:00 |
|
bar@bar.udmsearch.izhnet.ru
|
b71345b73e
|
In my previous commit I didn't notice that we already have brazilian portuguese :(
|
2002-07-16 17:18:54 +05:00 |
|
bar@bar.udmsearch.izhnet.ru
|
0fd580a7f7
|
Adding pt_br
|
2002-07-16 16:55:22 +05:00 |
|
lenz@mysql.com
|
3258f23d99
|
- Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it>
from TeamOS/2 Italy
- removed some obsolete files on Yuri's request
- Added missing os2 related files outside the os2 subdirectory
to the distribution
|
2002-07-15 18:26:11 +02:00 |
|
lenz@mysql.com
|
6504a3933e
|
Added -DHAVE_BROKEN_REALPATH to the Mac OS X (darwin) compile options in
configure.in
|
2002-06-21 23:54:01 +02:00 |
|
lenz@mysql.com
|
b96e315bcf
|
Bump up version number to 3.23.52 in configure.in since version 3.23.51
has finally been released
|
2002-06-17 11:41:08 +02:00 |
|
monty@hundin.mysql.fi
|
e2a116411e
|
Portability fixes for SCO and HPUX
Change TRUNCATE(number) to truncate towards zero for negative numbers
Fix NULL handling for DESCRIBE table_name
|
2002-05-31 15:22:38 +03:00 |
|
lenz@mysql.com
|
bff796ebdc
|
Added os2 source directory to source distribution
(thanks to Yuri Dario <mc6530@mclink.it> for pointing this out)
|
2002-05-17 12:01:04 +02:00 |
|
lenz@mysql.com
|
0fe3b5afbd
|
Fixed sql_yacc.yy to be compatible with bison 1.31 and above.
Made detection of GNU tar a bit more flexible.
Only use /usr/local/mysql-glibc if it actually exists
|
2002-05-15 11:06:44 +02:00 |
|
monty@hundin.mysql.fi
|
e90c6b481d
|
Fixed problems with DECIMAL() type on overflow.
|
2002-05-02 18:04:21 +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@hundin.mysql.fi
|
dfd7f455e4
|
Fixed help typos in mysql.cc
|
2002-04-02 17:42:01 +03: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
|
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
|
ca55d0c2b0
|
Fixed that RPM can be recompiled even if there is not another glibc in /usr/local/mysql-glibc
|
2002-03-25 18:10:34 +02:00 |
|
monty@hundin.mysql.fi
|
70099b2143
|
Fix for load data infile when no active database
Fix for Solaris and gethostbyname_r
|
2002-03-22 01:03:34 +02:00 |
|
monty@hundin.mysql.fi
|
a01775c5eb
|
Added help for --local-infile
Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys.
Allow SET PASSWORD for anonymous user
|
2002-03-12 11:38:22 +02:00 |
|
monty@hundin.mysql.fi
|
ed8fc0b0c6
|
Fix for --enable-local-infile
|
2002-03-06 22:06:18 +02:00 |
|
monty@tik.mysql.fi
|
c1ab560c3d
|
Corrected fix for not freed memory when using corrupted tables
|
2002-03-05 17:38:16 +02:00 |
|
monty@tik.mysql.fi
|
cde0896521
|
Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23
|
2002-03-05 15:49:34 +02:00 |
|
monty@tik.mysql.fi
|
539718ba25
|
Update scripts for new POSIX spec
Fix for --enable-local-infile
Portability fix for bison
|
2002-03-05 15:46:30 +02:00 |
|
sasha@mysql.sashanet.com
|
8c01c96f90
|
updated version
|
2002-02-23 16:08:04 -07:00 |
|
sasha@mysql.sashanet.com
|
21cf70e9e0
|
updates for the new build
|
2002-02-15 14:02:48 -07:00 |
|
monty@tik.mysql.fi
|
1f9b1e1915
|
Made LOAD DATA LOCAL INFILE more secure
|
2002-02-13 21:53:26 +02:00 |
|
monty@hundin.mysql.fi
|
d713fee16b
|
Update to autoconf 2.52
Fix of InnoDB variables in SHOW VARIABLES
Fix for ALTER TABLE and InnoDB
|
2002-02-07 21:34:35 +02:00 |
|
monty@hundin.mysql.fi
|
89f8ca058e
|
Removed Heikki's changes to the manual that was meant for 4.0
|
2002-01-02 14:12:37 +02:00 |
|
monty@hundin.mysql.fi
|
4bd55bc339
|
Upgrade version number
|
2001-12-05 23:25:48 +02:00 |
|
monty@hundin.mysql.fi
|
5738117970
|
Fix race condition in ANALYZE TABLE.
Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables.
|
2001-11-26 02:16:38 +02:00 |
|
monty@hundin.mysql.fi
|
fb1f8c4f0a
|
Fixed bug in OPTIMIZE TABLE that reset index cardinality if it
was up to date.
|
2001-11-18 14:08:17 +02:00 |
|
monty@hundin.mysql.fi
|
daa4229a3d
|
Portability fixes.
|
2001-11-02 07:42:28 +02:00 |
|
monty@hundin.mysql.fi
|
d89690e606
|
Portability fixes
Fix for consistent 0000-00-00 date handling
Close + open binary logs on flush tables
Fix for AVG() in HAVING.
|
2001-10-31 18:27:49 +02:00 |
|
monty@hundin.mysql.fi
|
a99b7e77cd
|
Update version number
|
2001-09-28 14:34:52 +03:00 |
|
monty@hundin.mysql.fi
|
6f34ff50d4
|
Added ukrainian error messages
|
2001-09-14 18:05:04 +03:00 |
|
monty@hundin.mysql.fi
|
e24bdfa8bb
|
More debug info
Fix DBUG_ASSERT()
Optimization for BDB tables
Fix for BDB under Win98
|
2001-09-08 11:47:34 +03:00 |
|
monty@hundin.mysql.fi
|
7f8f1bd979
|
Fix to not running mysqld as root by default
|
2001-09-02 20:42:07 +03:00 |
|