tomas@poseidon.ndb.mysql.com
07753c59a0
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-13 10:48:24 +02:00
jimw@mysql.com
c490aff57e
Merge mysql.com:/home/jimw/my/mysql-5.1-refactor
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-04-12 08:24:20 -07:00
tomas@poseidon.ndb.mysql.com
10692ba84f
increase save_master_pos timeout to 30 seconds for higher test predictability
...
better replicaiton test cleanup to ensure better test predictability
+ some ndb test cleanup
2006-04-12 15:55:41 +02:00
jimw@mysql.com
276109b155
Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new,
...
and various stuff in Docs/. Also move the certificates used for testing
into mysql-test/std_data from the top-level SSL directory (now gone).
2006-04-11 18:54:24 -07:00
msvensson@neptunus.(none)
ee76a12c09
Protect from empty --query argument
2006-04-11 23:24:06 +02:00
msvensson@neptunus.(none)
52c9feff13
Bug#18012 mysqlslap fails if querystring starts with delimiter
...
- Terminate loop not only when the limit is met, but alse when there is no more stmts
2006-04-11 22:23:16 +02:00
msvensson@neptunus.(none)
0bdb9ff547
Fix syntax error
2006-04-11 22:10:11 +02:00
msvensson@neptunus.(none)
5848a4276d
Bug#17478 mysqlslap not issuing any queries
...
- Add more printouts it depending on verbose level
- New common function 'run_query' to be used when executing a query
2006-04-11 22:04:08 +02:00
msvensson@neptunus.(none)
c8c8041804
Don't use the MYSQL* returned from mysql_real_connect to overwrite the already initalised mysql variable
2006-04-11 20:49:31 +02:00
msvensson@neptunus.(none)
53ff7dfbc9
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
2006-04-11 09:54:00 +02:00
msvensson@neptunus.(none)
8fe764fbb2
Merge bk-internal:/home/bk/mysql-5.1-new
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
2006-04-11 09:11:36 +02:00
kent@mysql.com
691822a929
mysql_upgrade.c:
...
No declarations after first expression in block
2006-04-11 02:48:19 +02:00
holyfoot@deer.(none)
b5afca05a4
WL#2645 (mysql_upgrade tool)
2006-04-10 20:54:43 +05:00
holyfoot@mysql.com
a5d18bc8ab
Merging
2006-04-10 20:54:42 +05:00
msvensson@neptunus.(none)
24a6dd64b5
Update implementation of new function 'mysql_get_ssl_cipher' after review
2006-04-10 12:23:20 +02:00
msvensson@neptunus.(none)
0d98d97170
Remove #if 0
2006-04-07 14:21:00 +02:00
msvensson@neptunus.(none)
98904a8caa
Add new function mysql_get_ssl_cipher to libmysl and use it from client to avoid dependency on SSL libs from mysql client.
2006-04-07 11:26:21 +02:00
msvensson@neptunus.(none)
1452892816
Incorporate a patch to write a timestamp for every new line of the test that is executed.
...
This makes it possible make a graph (with for example gnuplot) of a test run and spot where most time is consumed.
Add the new code inside an "#if 0" until it's portable.
2006-04-05 11:47:12 +02:00
knielsen@mysql.com
da000b2d2a
Fix AIX compile failure.
2006-03-30 11:12:24 +02:00
monty@mysql.com
c3e7c7aa4b
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/my/mysql-5.1
2006-03-29 17:28:40 +03:00
monty@mysql.com
1994ed49ec
Fixed compiler and valgrind warnings
...
Added missing DBUG_xxx_RETURN statements
Fixed some usage of not initialized variables (as found by valgrind)
Ensure that we don't remove locked tables used as name locks from open table cache until unlock_table_names() are called.
This was fixed by having drop_locked_name() returning any table used as a name lock so that we can free it in unlock_table_names()
This will allow Tomas to continue with his work to use namelocks to syncronize things.
Note: valgrind still produces a lot of warnings about using not initialized code and shows memory loss errors when running the ndb tests
2006-03-29 14:27:36 +03:00
brian@zim.(none)
097804fbdb
Behavior change to preserve schema unless you specify autogenerated SQL or create values.
2006-03-28 17:59:11 -08:00
knielsen@mysql.com
cc57e4e01b
Manual merge.
2006-03-28 10:07:03 +02:00
ian@zim.(none)
9caff206c2
Merge zim.(none):/home/ian/workspace/mysql-5.0
...
into zim.(none):/home/ian/workspace/mysql-5.1-new
Updated bug message in disabled file -Brian
2006-03-27 19:48:44 -08:00
ian@zim.(none)
a66aace3e9
Fix for bug #16855
2006-03-27 17:45:06 -08:00
bpontz@shasta.mysql.com
2d14a5e560
netware doesnt use fork
2006-03-27 12:25:01 -05:00
knielsen@mysql.com
bc6628d27f
Some changes to make it possible to build for Windows with CMake from
...
a normal 'make dist' source .tar.gz.
2006-03-24 22:50:56 +01:00
msvensson@neptunus.(none)
ab1f95df3e
Merge 192.168.0.100:mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.1
2006-03-24 12:33:11 +01:00
msvensson@shellback.(none)
8f1ed3c463
Dump result to .log file at test failure
2006-03-23 21:48:31 +01:00
msvensson@shellback.(none)
4602e426dc
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into shellback.(none):/home/msvensson/mysql/mysql-5.0
2006-03-23 18:58:53 +01:00
msvensson@shellback.(none)
b5bea5e312
Merge shellback.(none):/home/msvensson/mysql/mysql-5.0
...
into shellback.(none):/home/msvensson/mysql/mysql-5.1
2006-03-23 18:14:02 +01:00
msvensson@shellback.(none)
5ebda1d2f6
Update after merge, function renamed
2006-03-23 16:21:20 +01:00
msvensson@shellback.(none)
e6bf664c62
Merge shellback.(none):/home/msvensson/mysql/mysqltestrun_pl/my50-mysqltestrun_pl
...
into shellback.(none):/home/msvensson/mysql/mysql-5.0
2006-03-23 15:30:21 +01:00
msvensson@shellback.(none)
5ec7aa3aaf
Dump reject file before mysqltest in 'die'
...
Makes it easier to see what happened before the failure
2006-03-23 15:04:46 +01:00
msvensson@neptunus.(none)
4064528279
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.1
...
into neptunus.(none):/home/msvensson/mysql/bug11835/my51-bug11835
2006-03-20 21:41:27 +01:00
msvensson@neptunus.(none)
0811648e31
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835
2006-03-20 21:35:05 +01:00
msvensson@neptunus.(none)
f12b979fb1
Merge neptunus.(none):/home/msvensson/mysql/bug11835/my50-bug11835
...
into neptunus.(none):/home/msvensson/mysql/bug11835/my51-bug11835
2006-03-20 20:16:53 +01:00
holyfoot@deer.(none)
9bc866d9b2
bug #18115 (mysql_upgrade missing in Windows binary)
2006-03-18 17:56:24 +04:00
knielsen@mysql.com
8567553bcb
Fix Windows CMake compilation after merge of Magnuses ssl patch.
2006-03-16 16:57:24 +01:00
knielsen@mysql.com
ca4ec28146
CMake Windows comp_error dependency fix after last push.
2006-03-16 15:42:48 +01:00
knielsen@mysql.com
24e29bf9d1
Fix Windows CMake dependency problem.
2006-03-16 13:30:59 +01:00
Reggie@xgeek.
11979eec94
Moved cmake scripts into the proper directories
2006-03-15 10:22:12 -06:00
anozdrin@mysql.com
0e172496eb
Merge mysql.com:/mnt/hda4/home/alik/MySQL/devel/5.0-tree
...
into mysql.com:/mnt/hda4/home/alik/MySQL/devel/5.1-tree
2006-03-10 22:37:38 +03:00
anozdrin@mysql.com
41423cd05c
Fix version of DEFINER-clause in mysqldump.
...
Now DEFINER-clause in stored routines is expected to appear
in 5.0.20 release, not in 5.0.19. as it was supposed before.
2006-03-10 22:23:04 +03:00
brian@zim.(none)
07bd25c9f5
This is a patch to test the default schema location.
2006-03-10 08:54:12 -08:00
msvensson@neptunus.(none)
31804060aa
Improve mysqltest
...
Add comment's for enable/disable_query_log and enable/disable_result_log
Update comment for "check_result"
Add check in "handle_error" that detects if the server crashed when running a "require" query to check if a certain feature is available
2006-03-10 12:08:53 +01:00
cmiller@calliope.local
34a74d65ba
Merge calliope.local:/Users/cmiller/work/src/mysql-5.1-new
...
into calliope.local:/Users/cmiller/work/src/mysql-5.1-new__cleanup_mysqldump
2006-03-09 22:23:35 -05:00
cmiller@calliope.local
9747057fa9
Merge calliope.local:/Users/cmiller/work/src/mysql-5.1-new
...
into calliope.local:/Users/cmiller/work/src/mysql-5.1-new__cleanup_mysqldump
2006-03-09 15:22:11 -05:00
cmiller@calliope.local
d3c0dc0eed
Added code to mysqldump to dump timed events when instructed to do so, with
...
the '-E' or '--events' flag. (Closes Bug#16853 and Bug#17714.)
WARNING:
At present, these tests fail due to b*g number 18078.
2006-03-09 15:12:43 -05:00
anozdrin@mysql.com
c1ef46fcc7
Merge mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.0-tree
...
into mysql.com:/home/alik/Documents/AllProgs/MySQL/devel/5.1-merged
2006-03-09 20:41:21 +03:00