monty@mysql.com
6678ecf19a
Update 'MYSQL_FIELD->max_length' on mysql_stmt_store_result() (Bug #1647 )
...
Added checking of cut read lines in bootstrap thread (Bug #2874 )
2004-04-30 14:02:17 +03:00
monty@mysql.com
32d0b69503
Allow one to send empty strings with mysql_stmt_send_long_data()
...
mysql_stmt_reset() now resets param->long_data_used
Abort if --defaults-file=path-name uses a non-existing file (Bug #3413 )
Fixed problem with symlink test (bug in 4.1.2)
2004-04-28 20:19:50 +03:00
tomas@mc05.(none)
9d8bb4bd4c
removed ndb odbc from compile and release
2004-04-28 06:44:58 +02:00
sergefp@mysql.com
cc2eb9d5c3
Renamed MY_LEX_COLON to MY_LEX_SEMICOLON (at Serg's request)
2004-04-28 01:49:05 +04:00
sergefp@mysql.com
bcf9350e4e
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/dbdata/psergey/mysql-4.1-bug3567
2004-04-27 23:37:14 +04:00
serg@serg.mylan
3a7b6d68e7
after-merge fix: make concurrent-insert-skip code ft2-aware
2004-04-27 21:17:10 +02:00
monty@mishka.local
4999203fbd
Fixed results for previous patch
...
Ensure that mysqldump doesn't give an error about missing Index.xml when it's not needed
2004-04-27 17:32:40 +03:00
monty@mishka.local
ef18b13738
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mishka.local:/home/my/mysql-4.1
2004-04-27 15:48:48 +03:00
monty@mishka.local
e9cfe01db0
After merge fixes
...
Changed 'SHOW FIELD STATUS' to use 'Engine' instead of 'Type'
2004-04-27 15:33:40 +03:00
sergefp@mysql.com
b8802c514d
Fix for BUG#3567: Disallow several SQL statements inside a Prepared Statement.
2004-04-27 03:44:41 +04:00
sergefp@mysql.com
5bbc955a52
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/dbdata/psergey/mysql-4.1-bug3567
2004-04-27 03:34:54 +04:00
sergefp@mysql.com
baa85a2e05
Fixed client_test to run with MAX_KEY=64.
2004-04-27 02:57:00 +04:00
lenz@mysql.com
49b5c7a0fc
Merge mysql.com:/space/my/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1-build
2004-04-26 22:38:30 +02:00
lenz@mysql.com
fc9a339294
- disabled the NDB Cluster from the embedded server
...
- added compiling of the NDB Cluster to compile-pentium-max
2004-04-26 22:37:42 +02:00
serg@serg.mylan
bcad463107
MAX_KEY limit doubled (32->64)
2004-04-26 21:07:14 +02:00
monty@mishka.local
21fd1d270e
Merge with 4.0
2004-04-26 15:53:31 +03:00
serg@serg.mylan
0c281ecd7e
symlink a whole dir, not individual files (symlinking individual files is one subdir below and results in broken links)
2004-04-26 13:27:23 +02:00
heikki@hundin.mysql.fi
376ef1af50
ha_innodb.h:
...
Allow a key path length in InnoDB to be up to 3500 bytes; this is needed so that one can create an index on a column with 255 UTF-8 characters
2004-04-24 20:40:47 +03:00
serg@sergbook.mylan
474e890a29
followup fix for the systems w/o installed readline
2004-04-22 11:50:17 -05:00
serg@sergbook.mylan
606073084e
symlink, not hardlink
...
mkdir in Makefile, not in configure
chmod a-x
2004-04-21 14:55:39 -05:00
serg@sergbook.mylan
cf92a5aa49
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sergbook.mylan:/usr/home/serg/Abk/mysql-4.1
2004-04-21 10:56:19 -05:00
tomas@mc05.(none)
ecfe6ebb59
mysqld.cc:
...
changed default for nbdcluster to DISABLED
2004-04-19 14:34:07 +02:00
tomas@mc05.(none)
78b242c946
install_ndbcluster:
...
cosmetic
2004-04-18 22:02:12 +02:00
serg@sergbook.mylan
07ce876771
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sergbook.mylan:/usr/home/serg/Abk/mysql-4.1
2004-04-18 10:31:36 -05:00
tomas@mc05.(none)
95c87cfa9c
Makefile.am:
...
fix for embedded server and ndbcluster make
2004-04-18 16:00:51 +02:00
serg@sergbook.mylan
821748fe71
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into sergbook.mylan:/usr/home/serg/Abk/mysql-4.1
2004-04-16 06:38:30 -04:00
magnus@neptunus.(none)
e421eea5cb
Add discover.cc to libmysqld Makefile
2004-04-16 11:31:02 +02:00
bell@sanja.is.com.ua
918183a667
fixed option name
2004-04-16 08:49:50 +03:00
bell@sanja.is.com.ua
c8d836aa66
merge
2004-04-16 08:39:03 +03:00
bell@sanja.is.com.ua
df5df8a1d1
allow --skip-ndbcluster if server is not compiled
...
fixed syntax errro
2004-04-16 08:32:10 +03:00
paul@ice.snake.net
ddb5af729a
Attempt to decrease non-English coefficient,
...
at least slightly.
2004-04-15 11:21:08 -05:00
magnus@neptunus.(none)
ad3c94c6da
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql-4.1
2004-04-15 17:46:50 +02:00
magnus@neptunus.(none)
af263160f2
Fix mysql-test-run to work better with NDB
...
Fix broken string constant in mysqld.cc
2004-04-15 17:30:50 +02:00
tomas@mc05.(none)
8e381405eb
make_binary_distribution.sh:
...
added --with-ndbcluster switch
2004-04-15 15:43:10 +02:00
magnus@neptunus.(none)
855fcf1411
Updated mysql-test-run to work with the started NDB Cluster
...
Added one test case for ndb to mysql-test-run, ndb_basic. It will show that
NDB Cluster is supported.
2004-04-15 12:03:13 +02:00
magnus@neptunus.(none)
88478c28b1
Merge conflicts with EXAMPLE handler
2004-04-15 09:22:29 +02:00
magnus@neptunus.(none)
50ff8ea369
Formatting changes requested by Monty
2004-04-15 09:17:55 +02:00
magnus@neptunus.(none)
7c2c408cb8
Added NDB storage engine
2004-04-15 09:14:14 +02:00
serg@sergbook.mylan
932cea8f4d
make the code to build with libtool 1.4.2
2004-04-15 00:42:30 -04:00
lenz@mysql.com
692e9dd6f0
- Fixed compile error in sql_parse.cc
2004-04-15 04:55:49 +02:00
brian@brian-akers-computer.local
886ef75c95
Resolved changes between example storage engine and NDB storage engine.
2004-04-14 14:36:36 -04:00
brian@brian-akers-computer.local
79c46d0d00
Extra paren removed (since well, they were a typo...).
2004-04-14 14:25:15 -04:00
tomas@mc05.(none)
527cd1a558
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mc05.(none):/space/tomas/mysql-4.1
2004-04-14 18:40:23 +02:00
brian@brian-akers-computer.local
86952cd9a6
Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into brian-akers-computer.local:/Users/brian/mysql/mysql-4.1-examples
2004-04-14 11:59:51 -04:00
magnus@neptunus.(none)
ec9e88ba1d
Merge neptunus.(none):/home/magnus/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql-4.1_2
2004-04-14 17:19:32 +02:00
magnus@neptunus.(none)
9b8a81de00
Check if NDB should be built to to support MySQL Cluster
2004-04-14 17:17:51 +02:00
tomas@mc05.(none)
d48ebf3e58
mysql-test-run.sh:
...
added options for ndbcluster
2004-04-14 17:16:31 +02:00
tomas@mc05.(none)
40de5714b0
logging_ok:
...
Logging to logging@openlogging.org accepted
stop_ndbcluster, ndb_config_2_node.ini, install_ndbcluster:
new file
2004-04-14 15:46:39 +02:00
magnus@neptunus.(none)
7736a18801
Removed unnecessary README files
2004-04-14 15:42:56 +02:00
magnus@neptunus.(none)
371f7ec91b
Adding Makefile for ronja dir
2004-04-14 14:47:34 +02:00