mikael/pappa@dator5.(none)
6425e33530
BUG#18198: Fixes to handle VARCHAR strings properly
...
New methods to handle VARCHAR strings and CHAR's which are not
using a binary collation.
Indentation fixes
Now strings are run through strnxfrm before they are processed
by the partition function
We do not allow collations where strnxfrm expands the string since
we want the resulting string to fit in the same value range as
the original.
2006-08-02 06:40:25 -04:00
mikael/pappa@dator5.(none)
23cb067aa2
BUG#18198: More fixes
2006-07-31 11:38:09 -04:00
mikael/pappa@dator5.(none)
d870e35508
Merge dator5.(none):/home/pappa/clean-mysql-5.1
...
into dator5.(none):/home/pappa/bug18198
2006-07-31 05:42:06 -04:00
mikael/pappa@dator5.(none)
6abfac4859
Fix
2006-07-31 05:35:57 -04:00
jimw@rama.(none)
69f9fe7531
Fix tests after merge and disable rpl_ndb_dd_advance due to bug 18679.
2006-07-28 19:39:34 -07:00
jimw@rama.(none)
f7e19b40f3
Merge rama.(none):/home/jimw/my/tmp_merge
...
into rama.(none):/home/jimw/my/mysql-5.1-clean
2006-07-28 15:51:48 -07:00
kostja@bodhi.local
4bd7acec3f
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
...
into bodhi.local:/opt/local/work/mysql-5.1-runtime-merge
2006-07-28 18:02:38 +04:00
kostja@bodhi.local
131e3b0607
Add sql_locale.cc to cmake scripts.
2006-07-28 16:37:16 +04:00
kostja@bodhi.local
024960aa2d
Post-merge fixes.
2006-07-27 14:12:41 +04:00
msvensson@neptunus.(none)
fdfad1d063
Bug#21297 rpl_insert fails randomly
...
- Add loop in mysqlslap that tries to connect up to 10 times if connect
in thread fails.
2006-07-27 10:54:04 +02:00
msvensson@neptunus.(none)
279dd5c73d
Increase time to sleep to allow mysqlds to exit from readonly mode
2006-07-27 09:15:05 +02:00
msvensson@neptunus.(none)
705db761b9
Bug#21298 ndbcluster_log_schema_op locks already freed mutex
...
- Disable 3 test cases that crashes slave
2006-07-27 09:02:44 +02:00
msvensson@neptunus.(none)
e47f61a01c
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
2006-07-27 05:55:42 +02:00
kostja@bodhi.local
73189969f3
Merge bodhi.local:/opt/local/work/tmp_merge
...
into bodhi.local:/opt/local/work/mysql-5.1-runtime-merge
2006-07-26 23:33:25 +04:00
pekka@orca.ndb.mysql.com
4a1bf59e22
Merge orca.ndb.mysql.com:/space/pekka/ndb/version/my51
...
into orca.ndb.mysql.com:/space_old/pekka/ndb/version/my51-bug14935
2006-07-26 20:40:20 +02:00
pekka@orca.ndb.mysql.com
a920df9c04
ndb - bug#14935 - post-review
2006-07-26 20:03:41 +02:00
kostja@bodhi.local
bea330494c
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
...
into bodhi.local:/opt/local/work/mysql-5.1-runtime-merge
2006-07-26 21:48:45 +04:00
msvensson@neptunus.(none)
f585407eb3
Add support for valgrind with callgrind
2006-07-26 14:44:59 +02:00
msvensson@neptunus.(none)
4632f97e21
Merge 192.168.0.20:mysql/my51-m-bug21039
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
2006-07-26 14:29:09 +02:00
msvensson@neptunus.(none)
13aba17bf3
Cset exclude: msvensson@neptunus.(none)|ChangeSet|20060721184912|58688
2006-07-26 14:27:52 +02:00
msvensson@neptunus.(none)
a69e5dcc04
Disable rpl_insert due to bug#21297
2006-07-26 14:27:05 +02:00
msvensson@shellback.(none)
a1ec4fe7f0
Bug#21039 Transaction cache not flushed after SELECT CREATE
...
- Add prelocking for stored procedures that uses sp or sf
- Update test result for sp_error(reported as bug#21294)
- Make note about new error message from sp-error(bug#17244)
2006-07-26 12:40:26 +02:00
msvensson@neptunus.(none)
46d63ab988
Change mtr_error to mtr_warning allowing processing to continue when mysqld fails to start
2006-07-26 12:21:34 +02:00
ingo/mydev@chilla.local
598653ce99
Disabled ndb_restore_compat for BUG#21283.
2006-07-26 11:50:13 +02:00
msvensson@neptunus.(none)
eb20bd4b78
Add printout of where error occured when printing to error log in 'im_stop'
2006-07-26 10:56:29 +02:00
msvensson@neptunus.(none)
0d177b2d85
Fix problem with detecting wheter im processes has shutdown cleanly
2006-07-26 10:35:08 +02:00
msvensson@neptunus.(none)
563a092f1f
Add the instance manager to the list of processes to shutdown and ping in mtr_kill_leftovers
2006-07-26 09:53:48 +02:00
ingo/mydev@chilla.local
15e6c15a40
Disabled ndb_binlog_ignore_db for BUG 21279.
2006-07-25 18:37:35 +02:00
andrey@lmy004.
0b875d0032
Fix for bug#16532 mysql server assert in debug if table definition is removed
...
Emit an error instead of doing ASSERT
2006-07-25 14:52:24 +02:00
msvensson@neptunus.(none)
420d40d345
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
2006-07-25 08:49:26 +02:00
ingo/mydev@chilla.local
5ebcd82a90
After merge fix
2006-07-24 13:34:30 +02:00
ingo/mydev@chilla.local
dcdd8612f4
After merge fix
2006-07-24 11:02:13 +02:00
ingo/mydev@chilla.local
cf708395e9
After merge fix
2006-07-24 10:53:26 +02:00
ingo/mydev@chilla.local
8bb8069653
Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into chilla.local:/home/mydev/mysql-5.1-amerge
2006-07-24 10:05:17 +02:00
stewart@willster.(none)
dbaba24c5b
BUG#20294 Instance manager test im_instance_conf fails randomly
...
(well, im_options in this case, but using existing bug report)
2006-07-24 09:38:42 +10:00
stewart@willster.(none)
1496303771
Merge willster.(none):/home/stewart/Documents/MySQL/5.0/main
...
into willster.(none):/home/stewart/Documents/MySQL/5.1/main
2006-07-24 02:32:49 +10:00
mikael/pappa@dator5.(none)
922058ae69
BUG#20340: NODEGROUP wrong field type in partitions information schema table
...
Fixes for change that makes default appear in NODEGROUP as it should be instead of 0 which is an error
2006-07-22 13:37:14 -04:00
mikael/pappa@dator5.(none)
bdf9ace4dd
BUG#20340: NODEGROUP wrong field type in information schema
...
Test case fix
2006-07-22 11:27:45 -04:00
mikael/pappa@dator5.(none)
ab461c8933
Merge dator5.(none):/home/pappa/bug20340
...
into dator5.(none):/home/pappa/bug20733
2006-07-22 10:13:47 -04:00
mikael/pappa@dator5.(none)
26b50311e7
Merge dator5.(none):/home/pappa/clean-mysql-5.1
...
into dator5.(none):/home/pappa/bug20733
2006-07-22 10:12:57 -04:00
msvensson@neptunus.(none)
be1b24fec1
Bug#21039 Transaction cache not flushed after SELECT CREATE
...
- Disable test case until fixed
2006-07-21 20:49:12 +02:00
msvensson@neptunus.(none)
9c676b3d1d
Bug#21188 mysqlimport returns random exit code
...
- Only handle return codes from 'pclose' greater than zero as errors.
- It appears pclose can return -1 with errno set to ECHILD although the executin
process completed successfully.
2006-07-21 16:53:08 +02:00
mikael/pappa@dator5.(none)
674994b0c9
Merge dator5.(none):/home/pappa/clean-mysql-5.1
...
into dator5.(none):/home/pappa/bug18198
2006-07-21 10:36:26 -04:00
mikael/pappa@dator5.(none)
032d208be2
BUG#18198: Partition function handling
...
Review fixes
2006-07-21 10:23:32 -04:00
msvensson@neptunus.(none)
97dfae2e49
Loop wait with timeout until 5000 records are in table after mysqlslap with INSERT DELAYED
2006-07-21 12:39:06 +02:00
ingo/mydev@chilla.local
84f3623b3d
After merge fixes.
2006-07-21 10:43:10 +02:00
ingo/mydev@chilla.local
18a76a953c
Merge chilla.local:/home/mydev/mysql-5.0-mmerge
...
into chilla.local:/home/mydev/mysql-5.1-amain
2006-07-20 21:28:55 +02:00
msvensson@neptunus.(none)
0b786561ca
After ndbd nodes has been restarted the mysqld's will enter "read only" mode until they are fully connected again. Wait in a loop until
...
mysqld's has exited from that.
2006-07-20 20:14:13 +02:00
pekka@orca.ndb.mysql.com
acb73b1e7e
Merge orca.ndb.mysql.com:/space_old/pekka/ndb/version/my50-mrg
...
into orca.ndb.mysql.com:/space_old/pekka/ndb/version/my51-mrg
2006-07-20 16:28:06 +02:00
msvensson@neptunus.(none)
df8637fccb
Bug#20365 mysqlslap fails with error message about result sets
...
- Using CLIENT_MULTI_RESULTS is needed to execute stored procedures
2006-07-20 14:51:04 +02:00