hf@bisonxp.(none)
6e4eda354c
Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1
...
into bisonxp.(none):/home/hf/work/mysql-4.1
2002-09-02 17:22:41 +05:00
walrus@mysql.com
c32aef4013
server-key.pem regenerated
...
server-cert.pem regenerated
client-key.pem regenerated
client-cert.pem regenerated
cacert.pem regenerated
sslopt-case.h changed optarg to argument, decomment --ssl-key
2002-08-08 21:43:44 +02:00
lenz@mysql.com
bbbfcdca68
- Added missing files to distribution
...
- removoved getopt.h (has been replaced by my_getopt.h)
2002-08-06 13:59:07 +02:00
hf@bisonxp.(none)
253c641900
Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1
...
into bisonxp.(none):/home/hf/work/mysql-4.1
2002-08-03 20:26:44 +05:00
bar@bar.udmsearch.izhnet.ru
6340c79c05
Renamed some charset related constant
...
New fields in CHARSET_INFO for more nice SHOW CHARACTER SET
Dynamic charsets are now handled in faster way
SHOW CHARACTER SET now displays not only compiled charsets but dynamic charsets too
2002-07-30 14:02:29 +05:00
ram@ram.(none)
5d62bde738
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
...
into ram.(none):/home/ram/work/mysql-4.1.spatial
2002-07-10 12:46:01 +05:00
hf@bison.(none)
94e4fb9db4
Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1
...
into bison.(none):/home/hf/work/mysql-4.1
2002-06-18 20:36:28 +05:00
bar@gw.udmsearch.izhnet.ru
f4f4962d4d
UCS2 charset has been added
2002-06-17 22:43:40 +05:00
bar@gw.udmsearch.izhnet.ru
eeb8161072
All instances of "ulong" were replaced with "unsigned long" for portability reasons.
...
Failed to compile at least on freebsd.
2002-06-17 19:20:35 +05:00
hf@bison.(none)
cc6407f1a5
Resolving of conflicts from pull
2002-06-17 17:14:20 +05:00
hf@bison.(none)
ede6ba5621
Removing net emulation out of embedded library
2002-06-17 16:24:51 +05:00
venu@myvenu.com
75959e6e26
Client-Server Protocol 4.1 changes - Client side:
...
- Support of prepared execution
- Support of Original Table and Column names
- Support of direct transactional API
- And lot of misc handling
(Note that, the pull will not work, unless you have the Server side changes also which will be followed by this commit)
2002-06-12 13:47:32 -07:00
ram@gw.udmsearch.izhnet.ru
57ef43d500
Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
...
into gw.udmsearch.izhnet.ru:/usr/home/ram/mysql-4.1.ai
2002-06-11 14:10:43 +05:00
ram@gw.udmsearch.izhnet.ru
5953779053
heap_create() <-> heap_open()
2002-06-07 16:47:36 +05:00
bell@sanja.is.com.ua
5dbcac1d6d
fixing after mergin
2002-06-05 21:35:23 +03:00
bell@sanja.is.com.ua
289ac250af
merged
2002-06-05 21:32:22 +03:00
monty@hundin.mysql.fi
ab1a273198
Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1
2002-06-04 11:39:33 +03:00
monty@hundin.mysql.fi
920a409ce9
Update results for new SHOW FULL COLUMNS
...
Portability fixes
2002-06-04 11:32:33 +03:00
monty@hundin.mysql.fi
f0b28da6f9
merge with 4.0
2002-06-03 12:59:31 +03:00
monty@hundin.mysql.fi
6e54cc492c
Extension of .frm file (not yet ready for push)
2002-06-02 21:22:20 +03:00
monty@hundin.mysql.fi
544f95c451
merge with 3.23
2002-06-02 20:46:03 +03: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
Sinisa@sinisa.nasamreza.org
429aa7459f
A small fix for HP-UX when used --with-debug
2002-05-30 15:49:32 +03:00
jani@hynda.(none)
c961494444
Added useful exit error code for programs using my_getopt in case
...
of an error in option handling. This can sometimes be useful in
scripts.
Changed some exit code names and corresponding numbers.
Fixed a bug in mysqld.cc, in replication related options.
Added a global flag in my_getopt, which can be set by any program
that is using my_getopt, which tells whether the client should
print the error message itself, or whether my_getopt should do it.
The default is that my_getopt will print the error messages.
2002-05-29 15:07:30 +03:00
bell@sanja.is.com.ua
1684cfbc28
merging
2002-05-28 22:43:10 +03:00
ram@gw.udmsearch.izhnet.ru
479b3b3f03
Removed unnecessary key search in the hp_rb_write_key() function
2002-05-28 20:46:35 +05:00
monty@hundin.mysql.fi
bbebc75163
merge with 3.23.51
2002-05-27 23:52:21 +03:00
monty@hundin.mysql.fi
6d0e43c73b
Renamed stripp_sp -> strip_sp
...
Remove end space from ENUM and SET strings
2002-05-27 23:21:49 +03:00
monty@hundin.mysql.fi
07886933b8
Split raid C function to separate file to make things more portable.
...
Fixed some portability things in my_gethostbyname_r
Portability fix for type_decimal.test
2002-05-27 10:02:00 +03:00
monty@narttu.
747e8778c9
Portability fix for OSF1
2002-05-27 09:29:26 +03:00
bell@sanja.is.com.ua
59602212d2
merge
2002-05-26 22:57:08 +03:00
ram@gw.udmsearch.izhnet.ru
4375d827db
Heap table code cleanup
2002-05-23 19:26:16 +05:00
monty@hundin.mysql.fi
e013efcc12
Fixed problem in fulltest testcase
2002-05-22 18:51:21 +03:00
jani@hynda.(none)
475bc6c3be
Removed GNU getopt from MySQL distribution (replaced by my_getopt)
2002-05-22 18:16:54 +03:00
monty@hundin.mysql.fi
b4c35885d8
Fixes for gcc 3.1
...
Fixed bug in new code for regexp LIKE NULL
2002-05-21 20:35:58 +03:00
ram@gw.udmsearch.izhnet.ru
3b43cb2960
BTREE heap key structure is now the same as MyISAM
...
_mi_compare_text -> mi_compate_text
Changes according Monty's suggestions
2002-05-21 21:54:08 +05:00
monty@hundin.mysql.fi
f5ed8784a2
merge with 3.23.51
2002-05-16 18:20:49 +03:00
monty@hundin.mysql.fi
353fb57b74
New my_gethostbyname_r() handling
...
Changed some status variable names
Fix bug in GRANT ... PASSWORD string
2002-05-16 16:32:51 +03:00
jani@rhols221.adsl.netsonic.fi
d99be9ab43
Changed GET_STRALC to GET_STR_ALLOC
2002-05-15 20:24:00 +03:00
Sinisa@sinisa.nasamreza.org
961f98f1d0
resolve changes
2002-05-15 14:11:27 +03:00
Sinisa@sinisa.nasamreza.org
d65671f778
Features made for Schlund plus several bug fixes.
...
Read a manual for more detail
2002-05-15 13:50:38 +03:00
jani@rhols221.adsl.netsonic.fi
9eda54d153
- Added new type GET_STRALC to my_getopt.
...
- Fixed some bugs, wrongly freed pointers, in some clients.
- Removed unneccessary code.
- Fixed some other minor bugs and added some options into
variables category, which had accidently been left out earlier.
2002-05-14 21:41:55 +03:00
miguel@hegel.local
3facae335e
Sergei's MyODBC fix
2002-05-12 23:01:45 -03:00
bell@sanja.is.com.ua
e077890b04
simple subselects ported to new select_lex structures
2002-05-12 23:46:42 +03:00
jani@rhols221.adsl.netsonic.fi
c445048341
Fixed some bugs in my_getopt.c, added functionality for new GET_*
...
types, migrated mysqld.cc to use my_getopt.
2002-05-07 20:35:06 +03:00
lenz@mysql.com
818af46d6c
Reworked the RPM spec file and added several fixes to make the
...
build scripts work again.
2002-05-03 12:31:25 +02:00
monty@hundin.mysql.fi
e90c6b481d
Fixed problems with DECIMAL() type on overflow.
2002-05-02 18:04:21 +03:00
ram@gw.udmsearch.izhnet.ru
06ed215c37
Index number argument
...
Fix in test results
2002-04-29 13:53:29 +05:00
serg@serg.mysql.com
b79f2f510d
Merge work:/home/bk/mysql-4.0
...
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-04-28 21:27:21 +00:00
serg@serg.mysql.com
900788b2a1
init_dynamic_array MyODBC compatibility fix
2002-04-28 21:22:37 +00:00