summaryrefslogtreecommitdiff
path: root/BitKeeper
Commit message (Collapse)AuthorAgeFilesLines
* Importing BUILD/compile-pentium64-valgrind-max from 5.0 (unchanged), and ↵guilhem@mysql.com2005-10-041-0/+1
| | | | speeding up 'bk citool' for me
* config:tomas@poseidon.ndb.mysql.com2005-08-251-0/+1
| | | | changed tomas default checkout
* jonas - jonas@eel.(none)2005-08-191-0/+1
| | | | Fix checkout properties
* Merge mysql.com:/space/my/mysql-4.0-buildlenz@mysql.com2005-07-051-1/+1
|\ | | | | | | into mysql.com:/space/my/mysql-4.1-build
| * - disabled openlogging to satisfy BK when using a commercial license keylenz@mysql.com2005-07-051-1/+1
| |
| * Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.0mronstrom@mysql.com2005-06-061-0/+1
| |\ | | | | | | | | | into mysql.com:/Users/mikron/bug10901
| | * Bug #10901mronstrom@mysql.com2005-06-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Analyze table corrupts the state on data_file_length, records, index_file_length... by writing the shared state when there is an updated internal state due to inserts or deletes Fixed by synching the shared state with the internal state before writing it to disk Added test cases of 2 error cases and a normal case in new analyze test case
| * | sql_repl.cc:ndbdev@dl145b.mysql.com2005-06-031-0/+1
| |/ | | | | | | Bug #11064 some read error not detected in replication on 64-bit platform
| * Merge bk-internal:/home/bk/mysql-4.0mwagner@ultrafly.mysql.com2005-05-071-0/+1
| |\ | | | | | | | | | into ultrafly.mysql.com:/Users/mwagner/work/bk/mysql-4.0
| | * Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.0svoj@mysql.com2005-05-071-0/+1
| | |\ | | | | | | | | | | | | into mysql.com:/home/svoj/devel/mysql/7709-mysql-4.0
| | | * BUG#7709 fix - Boolean fulltext query against unsupported engines does notsvoj@mysql.com2005-05-071-0/+1
| | | | | | | | | | | | | | | | fail.
| * | | errmsg.txt:mwagner@ultrafly.mysql.com2005-05-071-0/+1
| |/ / | | | | | | | | | Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tulin@dl145c.mysql.com2005-06-131-0/+1
|\ \ \ | | | | | | | | | | | | into dl145c.mysql.com:/home/ndbdev/tomas/mysql-4.1
| * | | logging_ok:tulin@dl145c.mysql.com2005-06-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Logging to logging@openlogging.org accepted DbtcMain.cpp, testTimeout.cpp: Bug #11290 TransactionInactiveTimeout = 0 does not result in infinite timeout
* | | | ctype_utf8.test, ctype_utf8.result:igor@igor-inspiron.creware.com2005-06-131-0/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a test case for bug #11167. sql_select.cc: Fixed bug #11167. In 4.1 char/varchar fields are limited by 255 characters in length that make them longer than 255 bytes in size for such character sets as UTF8. The functions store_record_in_cache and read_cached_records did not take into account this Moreover the code did not take into account that the size of the varchar fields in 5.0 can be up to 65535 bytes
* | | Accepted openloggingelliot@mysql.com2005-06-071-0/+1
| | |
* | | fixed compile problem by replacing W_OK with F_OKreggie@monster.2005-06-021-0/+1
| | |
* | | marking the file gone again to hopefully get the tree on its feetgbichot@bk-internal.mysql.com2005-05-232-0/+2
| | |
* | | ndberror.c:tulin@dl145c.mysql.com2005-05-181-0/+1
| | | | | | | | | | | | updated error message for ndb
* | | relaxed DBUG_ASSERT in Item_int_with_ref::new_item() to "any constant" ↵bell@book.sanja.is.com.ua2005-05-161-0/+1
| | | | | | | | | | | | (BUG#10020)
* | | Fix for bug #10493 (SJIS fields are not correctly saved)holyfoot@hf-ibm.(none)2005-05-101-0/+1
| | |
* | | errmsg.txt:mwagner@ultrafly.mysql.com2005-05-081-0/+1
| | | | | | | | | | | | Add newline at EOF for proper processing by comp-err.exe on Windows where fgets() works differently than Linux (Bug #6195).
* | | Mergejimw@mysql.com2005-05-071-0/+1
|\ \ \ | |/ /
| * | [backport of 4.1, because 4.0 autobuild now hits the same problem;gbichot@production.mysql.com2005-05-071-0/+1
| |/ | | | | | | | | | | | | when merging just use "ul"] In configure.in, don't remove $AVAILABLE_LANGUAGES_ERRORS_RULES at end because config.status may later need this file (if it does not find it it won't incorporate dependencies of errmsg.sys in sql/share/Makefile). In sql/share/Makefile.am using "all:" leads to double-"all:" in Makefile.
* | Merge ltantony.mysql.com:/usr/home/antony/work2/p2-bug6616antony@ltantony.mysql.com2005-05-061-0/+1
|\ \ | |/ | | | | into ltantony.mysql.com:/usr/home/antony/work2/p2-bug6616-4.1
| * Bug#6616antony@ltantony.mysql.com2005-05-061-0/+1
| | | | | | | | | | MySQL server 100% CPU if FLUSH TABLES WITH READ LOCK + INSERT Infinite loop caused by missing update to thd version.
* | Merge bk-internal.mysql.com:/data0/bk/mysql-4.1rburnett@bk-internal.mysql.com2005-05-061-0/+2
|\ \ | | | | | | | | | into bk-internal.mysql.com:/users/rburnett/bug9721
| * | A fix for Bug#8467.jani@ibmlab.site2005-05-061-0/+1
| | |
| * | Merge stamagawa@bk-internal.mysql.com:/home/bk/mysql-4.1shuichi@mysql.com2005-05-051-0/+1
| |\ \ | | | | | | | | | | | | into mysql.com:/home/shuichi/apps/mysql/bk/4.1/mysql
| | * | Added cp932 character setshuichi@mysql.com2005-05-051-0/+1
| | | |
* | | | Bug #9721 net_write_timeout not used on Windows rburnett@bk-internal.mysql.com2005-05-051-0/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added an extra parameter to all calls to timeout(). 1 means we want to set the write timeout 0 means we wnat to set the read timeout viossl.c: Add which parameter to ssl timeout routine vio_priv.h: Added which parameter to vio_ignore_timeout and vio_ssl_timeout violite.h: Add which parameter to vio_timeout sigs net_serv.cc: Use proper which code in call to vio_timeout to set the proper timeout viosocket.c: Set the appropriate timeout in vio_timeout
* | | logging_ok:tulin@dl145b.mysql.com2005-05-041-0/+2
| | | | | | | | | | | | | | | | | | Logging to logging@openlogging.org accepted NDBT_ResultRow.cpp, ndb_restore.test, ndb_restore.result: BUG#10287
* | | Fix bug #9703 "Error 1032 with GROUP BY query and large tables"evgen@moonbone.local2005-04-291-0/+2
|/ / | | | | | | | | | | Reset old error if tmp table was successfully created. Test data is large and can be found in bug report along with test query.
* | Merge xiphis.org:/var/db/bk/work-acurtis/bug6776acurtis@xiphis.org2005-04-081-0/+1
|\ \ | | | | | | | | | into xiphis.org:/var/db/bk/work-acurtis/bug6776.1
* \ \ Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@mysql.com2005-04-061-0/+1
|\ \ \ | | | | | | | | | | | | into mysql.com:/home/gluh/MySQL/Bugs/mysql-4.1.9286
| * | | Fix for bug #9286: SESSION/GLOBAL should be disallowed for user variablesgluh@eagle.intranet.mysql.r18.ru2005-04-061-0/+1
| | | |
* | | | mergedserg@serg.mylan2005-04-051-0/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | add changeset key to the bk commit mailserg@serg.mylan2005-04-051-0/+3
| | |
| * | Do-compile:kent@mysql.com2005-03-301-0/+1
| | | | | | | | | | | | Added option --with-big-tables
| * | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0paul@frost.snake.net2005-03-171-0/+1
| |\ \ | | | | | | | | | | | | into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-4.0
| | * | Update URL.paul@frost.snake.net2005-03-171-0/+1
| | | |
* | | | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-03-261-0/+11
|\ \ \ \ | | | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1
| * \ \ \ Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2005-03-231-0/+11
| |\ \ \ \ | | | | | | | | | | | | | | | | | | into serg.mylan:/usr/home/serg/Abk/mysql-4.1
| | * | | | don't allow to commit as mysqldevserg@serg.mylan2005-03-181-0/+11
| | | | | |
* | | | | | "After Monty's review" changes to the fix for BUG#8325 "Deadlock in ↵gbichot@quadita2.mysql.com2005-03-231-0/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replication thread stops replication": s/sleep/safe_sleep (thread safe); sleep 0/1/2/3/4/5/5/5 (get slave less late); no message on error log (deadlock is too common sometimes), a global counter instead (SHOW STATUS LIKE 'slave_retried_transactions'). Plus a fix for libmysql/Makefile.shared
* | | | | Merge quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.0-4xeongbichot@quadxeon.mysql.com2005-03-171-0/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / into quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.1-4xeon
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0gbichot@quadxeon.mysql.com2005-03-171-0/+1
| |\ \ \ | | |/ / | |/| | | | | | into quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.0-4xeon
| | * | safer creation of temp files used in replication of LOAD DATA INFILE.gbichot@quadxeon.mysql.com2005-03-171-0/+1
| | | | | | | | | | | | | | | | When we come to create these, they may already exist and it's necessary to delete these old, useless copies.
| * | | mysql.1.in:paul@snake-hub.snake.net2005-03-141-0/+1
| |/ / | | | | | | | | | Fix path that needs no parameterization.
* | | Bug #6660 mysqldump creates bad pathnames on Windowsreggie@mdk10.(none)2005-03-141-0/+1
| | | | | | | | | | | | | | | | | | | | | This really should not happen on Windows and part of the problem not fixed here is why show create table includes data directory when being run on Windows. However, this patch fixes the bug in mysqldump.c mysqldump.c: Added fixPaths function to convert \ to / in data directory and index directory entries only on Windows