monty@narttu.mysql.fi
7df1dbcd74
Merge bk-internal.mysql.com:/home/bk/mysql-5.1
...
into mysql.com:/home/my/mysql-5.1
2007-01-22 19:18:22 +02:00
monty@mysql.com/narttu.mysql.fi
2dcc7110c9
Give warnings for unused objects
...
Changed error message to be compatible with old error file
Added new error message for new DUP_ENTRY syntax
2007-01-22 18:42:52 +02:00
kent@kent-amd64.(none)
58763e383e
Merge mysql.com:/home/kent/bk/main/mysql-5.0
...
into mysql.com:/home/kent/bk/main/mysql-5.1
2006-12-31 01:32:21 +01:00
kent@mysql.com/kent-amd64.(none)
6523aca729
my_strtoll10-x86.s:
...
Corrected spelling in copyright text
Makefile.am:
Don't update the files from BitKeeper
Many files:
Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header
Adjusted year(s) in copyright header
Many files:
Added GPL copyright text
Removed files:
Docs/Support/colspec-fix.pl
Docs/Support/docbook-fixup.pl
Docs/Support/docbook-prefix.pl
Docs/Support/docbook-split
Docs/Support/make-docbook
Docs/Support/make-makefile
Docs/Support/test-make-manual
Docs/Support/test-make-manual-de
Docs/Support/xwf
2006-12-31 01:02:27 +01:00
kent@kent-amd64.(none)
be15e3bc15
Merge mysql.com:/home/kent/bk/main/mysql-5.0
...
into mysql.com:/home/kent/bk/main/mysql-5.1
2006-12-23 20:20:40 +01:00
kent@mysql.com/kent-amd64.(none)
226a5c833f
Many files:
...
Changed header to GPL version 2 only
2006-12-23 20:17:15 +01:00
monty@mysql.com/narttu.mysql.fi
23263db66e
Added back sql-bench directory, so that one can more easily run benchmarks on a server and add new benchmarks for new optimizations
...
Fixed memory leak in _db_set() (Bug#24497 Valgrind warning: get_one_option)
Don't call net_clear() on COM_QUIT. This avoids a warning from net_clear() after shutdown: "skipped ## bytes from file"
BUG#21428: skipped 9 bytes from file: socket (3)" on "mysqladmin shutdown"
2006-11-29 22:51:09 +02:00
jimw@mysql.com
55727ef6d0
Remove sql-bench from the server repository -- it is being maintained
...
in a distinct mysql-bench repository. Also add a new --benchdir option
to mysql-test-run.pl so the location of the mysql-bench repository can
be specified. The default location is adjacent to the source tree.
2006-04-13 10:34:46 -07:00
monty@mysql.com
88eee63d8c
Set thread_stack after return from end_thread()
...
Fixes core dump when reusing thread when running debug binary
2005-12-03 18:13:06 +02:00
kent@mysql.com
4742f585b1
Merge
2005-11-04 02:17:11 +01:00
kent@mysql.com
095efe48a5
Makefile.am, configure.in:
...
Enable "make distcheck" to work
2005-09-24 15:51:45 +02:00
monty@mysql.com
25a2c4a71e
Cleanup during review
...
Simple optimization for 2 argument usage to function of variable arguments
Fix stack overrun when using 1+1+1+1+1+1+1+....
Update crash-me results for 5.0
Don't call post_open if pre_open() fails (optimization)
2005-06-05 17:01:20 +03:00
serg@sergbook.mysql.com
f472cec178
merged
2005-01-06 19:32:16 +02:00
jimw@mysql.com
0f835244a6
Fix typo in crash-me 'MATCHES' test (Bug # 5875)
2005-01-03 23:02:26 +01:00
monty@mysql.com
31122efde7
Merge with 4.1
...
(Includes merge of arena code in 4.1 and 5.0)
2004-09-06 15:14:10 +03:00
magnus@neptunus.(none)
717c1a69c5
Updated server-cfg, remove limitation for blobs + NDB
2004-08-16 13:06:32 +02:00
monty@mysql.com
1e31199995
Merge with 4.1.3-beta
2004-07-07 11:29:39 +03:00
monty@mysql.com
d8b6322860
Merge
2004-06-09 12:34:22 +03:00
magnus@neptunus.(none)
2bee88a4c2
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql-4.1
2004-05-25 12:25:22 +02:00
monty@mysql.com
af44187bff
Merge with 4.0 to get fixes for Windows project files
2004-05-25 02:47:25 +03:00
monty@mysql.com
ea8b1234bc
Bug fixes:
...
Use %windir% instead of c:\winnt\ (Bug #3786 )
Fixed wrong foreign key test in crash-me (Bug #3740 )
2004-05-20 13:54:52 +03:00
magnus@neptunus.(none)
f9ada40715
Fix for sql-bench/test-create
2004-05-13 11:21:56 +02:00
monty@mysql.com
1d528a4d55
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2004-05-11 12:21:38 +03:00
monty@mysql.com
fbe15313f5
Update limits
2004-05-11 12:19:48 +03:00
magnus@neptunus.(none)
ed6148da75
Updated default NDB config to work better with sql-bench
...
Updated sql-bench configs to take NDB's limitations into account
2004-04-30 10:08:44 +02:00
monty@mysql.com
70c4eb5838
Portability fixes
...
Fixed problems with group_concat() and HAVING
Updated crash-me values
2004-04-07 04:33:58 +03:00
monty@mysql.com
e6882bbfd8
Disable INSERT DELAYED for embedded library
2004-03-29 17:57:07 +03:00
paul@ice.snake.net
93f84357c0
README:
...
minor edits
2003-12-03 21:10:44 -06:00
paul@ice.snake.net
5d323303cb
Delete obsolete references.
2003-12-03 11:48:34 -06:00
paul@ice.snake.net
fa432b3d79
benchmarks README edits
2003-12-02 18:14:56 -06:00
serg@serg.mylan
bff0bbeb1f
merged
2003-11-25 18:26:53 +01:00
lenz@mysql.com
12fb40460b
- Rephrased two option help texts to not start with "use the ..." as this
...
confuses RPM's Perl module dependency checking (it adds a bogus
requirement to "Perl(the)", as "use" is a Perl keyword). (BUG#1931)
2003-11-24 17:05:24 +01:00
monty@narttu.mysql.fi
6056cfadfc
Merge with 4.0.16
2003-10-07 15:42:26 +03:00
lenz@mysql.com
e92c823c8d
- Improved portability of the sql-bench Perl scripts by replacing
...
the calls of external programs "uname" and "pwd" with Perl builtin
functions "cwd()" and "POSIX::uname()"
2003-09-25 23:12:24 +02:00
monty@narttu.mysql.fi
f05a1c8394
Block SIGPIPE also for not threaded client programs.
...
Added --include and --libs_r options to mysql_config.
Added mysql_get_client_version() to client library
Fixed some minor benchmark issues
2003-09-23 13:36:01 +03:00
monty@mashka.mysql.fi
45aa92c574
After merge fixes.
...
Note that mix_innodb_myisam_binlog and union fails after this patch (Will be fixed shortly by maintaners of this code)
2003-09-11 19:06:23 +03:00
monty@narttu.mysql.fi
77a70a0a24
merge with 4.0.15
2003-08-29 13:44:35 +03:00
monty@narttu.mysql.fi
381202354b
Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... in certain combinations. Bug #871
2003-08-27 20:00:18 +03:00
monty@narttu.mysql.fi
dd2b7918cd
Merge with 4.0.13
2003-05-19 16:35:49 +03:00
lenz@mysql.com
fa75791982
- removed Benchmark results from source distribution (they are not
...
up-to-date anyway)
2003-04-28 18:35:15 +02:00
walrus@mysql.com
cb68a2c7b1
crash-me.sh:
...
add sorted_group_by parameter
2003-04-04 02:54:07 +06:00
walrus@mysql.com
53859b6e0a
Merge akishkin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/walrus/bk/41
2003-04-04 00:19:16 +06:00
monty@narttu.mysql.fi
a7708c7904
Merge with 4.0
2003-04-03 21:19:12 +03:00
walrus@mysql.com
7526c71840
test-transactions.sh:
...
correct misprint in the sub test_update
2003-04-03 21:53:04 +06:00
walrus@mysql.com
14d961a033
test-transactions.sh:
...
correct misprint in the test_update
2003-04-03 21:51:14 +06:00
monty@mashka.mysql.fi
7f2fb977a2
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mashka.mysql.fi:/home/my/mysql-4.0
2003-03-27 13:54:22 +02:00
monty@mashka.mysql.fi
3bed7a6131
Merge with 4.0.13
2003-03-26 18:37:38 +02:00
monty@mashka.mysql.fi
a34bc8eef7
Fix for glibc with small stack size (fixes bug when running crash-me)
2003-03-26 14:11:17 +02:00
walrus@mysql.com
ae24283346
crash-me.sh:
...
add new parameter checks length_of_varchar_field,
add new auxilary functions:
get_recordset
compare_recordset
print_recordset
2003-03-26 00:19:56 +05:00
walrus@mysql.com
4aee752cf9
crash-me.sh:
...
add foreign key value update test
2003-03-21 21:42:51 +05:00