"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "mysql-4.0.27/ChangeLog" of archive mysql-4.0.27-win-src.zip:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 ChangeSet
    2   1.2177 06/05/04 16:14:19 paul@polar.kitebird.com +1 -0
    3   .del-changelog-4.0.xml~8f56ee8a913e848b:
    4     Delete: Docs/changelog-4.0.xml
    5 
    6   BitKeeper/deleted/.del-changelog-4.0.xml~8f56ee8a913e848b
    7     1.3 06/05/04 16:14:05 paul@polar.kitebird.com +0 -0
    8     Delete: Docs/changelog-4.0.xml
    9 
   10 ChangeSet
   11   1.2176 06/04/25 16:41:12 serg@sergbook.mysql.com +1 -0
   12   small optimization of the previous bugfix
   13   (based on the fact that packet is ALWAYS \0 terminated, see my_net_read)
   14 
   15   sql/sql_parse.cc
   16     1.397 06/04/25 16:41:10 serg@sergbook.mysql.com +1 -1
   17     small optimization of the previous bugfix
   18     (based on the fact that packet is ALWAYS \0 terminated, see my_net_read)
   19 
   20 ChangeSet
   21   1.2175 06/04/25 13:37:33 serg@sergbook.mysql.com +1 -0
   22   buffer overflow and information exposure bugs fixed
   23   (reported by Stefano Di Paola)
   24 
   25   sql/sql_parse.cc
   26     1.396 06/04/25 13:37:30 serg@sergbook.mysql.com +15 -0
   27     buffer overflow and information exposure bugs fixed
   28     (reported by Stefano Di Paola)
   29 
   30 ChangeSet
   31   1.2171.4.2 06/04/10 21:57:29 bell@sanja.is.com.ua +1 -0
   32   Avoid trying to include <asm/atomic.h> when it doesn't work in C++
   33   code. (Bug #13621)
   34 
   35   configure.in
   36     1.334 06/04/10 21:57:28 bell@sanja.is.com.ua +5 -0
   37     Test whether atomic_add() and atomic_sub() are available in C++
   38     code, since that is primarily where we will be using them.
   39 
   40 ChangeSet
   41   1.2171.5.1 06/04/10 13:38:56 ingo@mysql.com +1 -0
   42   Bug#10405 - myisamchk damages auto_increment columns when changing character set
   43   
   44   Whenever 'myisamchk' needed to recreate a table,
   45   the auto increment information was lost.
   46   
   47   Now the forgotten element of the table creation
   48   information is set correctly.
   49 
   50   myisam/mi_check.c
   51     1.136 06/04/10 13:38:54 ingo@mysql.com +17 -9
   52     Bug#10405 - myisamchk damages auto_increment columns when changing character set
   53     Added some DBUG statements.
   54     Enabled 'with_auto_increment' in 'create_info'
   55     when recreating a table.
   56 
   57 ChangeSet
   58   1.2171.4.1 06/04/08 23:19:52 bell@sanja.is.com.ua +1 -0
   59   Check tinfo library presence and use it. (BUG#18912)
   60 
   61   acinclude.m4
   62     1.102 06/04/08 23:19:51 bell@sanja.is.com.ua +4 -1
   63     Check tinfo library presence and use it.
   64 
   65 ChangeSet
   66   1.2171.1.9 06/04/07 19:27:19 joerg@mysql.com +1 -0
   67   mysql-test/mysql-test-run.sh  :  Provide info about the options used.
   68 
   69   mysql-test/mysql-test-run.sh
   70     1.205 06/04/07 19:27:16 joerg@mysql.com +2 -0
   71     Provide info about the options used for this run to any evaluation tool.
   72 
   73 ChangeSet
   74   1.2171.1.8 06/04/06 18:42:07 joerg@mysql.com +1 -0
   75   Backport of 5.1 test options "--with-ndbcluster" and "--with-ndbcluster-only" as dummies (ignored).
   76 
   77   mysql-test/mysql-test-run.sh
   78     1.204 06/04/06 18:42:05 joerg@mysql.com +11 -0
   79     Make "mysql-test-run.sh" accept (and ignore) the options "--with-ndbcluster" 
   80     and "--with-ndbcluster-only".
   81     This is necessary because newer build tools will issue them, and the test 
   82     script should tolerate that.
   83     Backport from 5.1 (Tomas Ulin, 2006-01-17)
   84 
   85 ChangeSet
   86   1.2171.1.7 06/04/03 03:37:43 kent@mysql.com +3 -0
   87   mysql_install_db.sh, MySQLEULA.txt, mysql_install_db.c:
   88     Changed web address order.mysql.com to shop.mysql.com
   89 
   90   scripts/mysql_install_db.sh
   91     1.56 06/04/03 03:36:30 kent@mysql.com +2 -1
   92     Changed web address order.mysql.com to shop.mysql.com
   93 
   94   Docs/MySQLEULA.txt
   95     1.3 06/04/03 03:36:30 kent@mysql.com +1 -1
   96     Changed web address order.mysql.com to shop.mysql.com
   97 
   98   netware/mysql_install_db.c
   99     1.5 06/04/03 03:36:29 kent@mysql.com +1 -1
  100     Changed web address order.mysql.com to shop.mysql.com
  101 
  102 ChangeSet
  103   1.2171.1.6 06/04/01 04:13:33 kent@mysql.com +1 -0
  104   README:
  105     Typo (bug#17167)
  106 
  107   README
  108     1.8 06/04/01 04:12:54 kent@mysql.com +1 -1
  109     Typo (bug#17167)
  110 
  111 ChangeSet
  112   1.2171.3.3 06/03/01 18:37:41 paul@snake-hub.snake.net +1 -0
  113   README:
  114     revise README.
  115 
  116   mysql-test/README
  117     1.8 06/03/01 18:37:29 paul@snake-hub.snake.net +33 -27
  118     revise README.
  119 
  120 ChangeSet
  121   1.2171.3.2 06/03/01 17:55:10 paul@snake-hub.snake.net +1 -0
  122   README.gcov:
  123     Revise README.gcov.
  124 
  125   mysql-test/README.gcov
  126     1.2 06/03/01 17:54:57 paul@snake-hub.snake.net +9 -7
  127     Revise README.gcov.
  128 
  129 ChangeSet
  130   1.2171.3.1 06/03/01 17:37:07 paul@snake-hub.snake.net +1 -0
  131   README:
  132     Revise mysql-test README.
  133 
  134   mysql-test/README
  135     1.7 06/03/01 17:36:35 paul@snake-hub.snake.net +15 -3
  136     Revise mysql-test README.
  137 
  138 ChangeSet
  139   1.2171.2.1 06/03/01 12:21:44 joerg@mysql.com +1 -0
  140   mysql-test/mysql-test-run.sh  :  Add a "--comment=<string>" option, to get it logged when the test is run.
  141 
  142   mysql-test/mysql-test-run.sh
  143     1.203 06/03/01 12:19:50 joerg@mysql.com +7 -0
  144     Add a "--comment=<string>" option, to get it logged when the test is run.
  145     The purpose is to allow a better analysis when generating the status page 
  146     ("gen-build-status-page").
  147     See "Do-compile" for how it is used.
  148 
  149 ChangeSet
  150   1.2173 06/02/20 12:28:07 ingo@mysql.com +1 -0
  151   BUG#5390 - problems with merge tables
  152   This fix is necessary because thr_multi_lock()
  153   reorderes the lock data references array.
  154 
  155   sql/lock.cc
  156     1.57 06/02/20 12:28:05 ingo@mysql.com +16 -4
  157     BUG#5390 - problems with merge tables
  158     This fix is necessary because thr_multi_lock()
  159     reorderes the lock data references array.
  160 
  161 ChangeSet
  162   1.2171.1.3 06/02/12 01:33:43 kent@mysql.com +1 -0
  163   make_binary_distribution.sh:
  164     print => echo in shell script
  165 
  166   scripts/make_binary_distribution.sh
  167     1.62 06/02/12 01:33:13 kent@mysql.com +1 -1
  168     print => echo in shell script
  169 
  170 ChangeSet
  171   1.2171.1.2 06/01/28 12:35:46 kent@mysql.com +1 -0
  172   mysql-test-run.sh:
  173     Bug#16780: Extend port range to make space for 5.1 NDBCLUSTER_PORT_SLAVE
  174 
  175   mysql-test/mysql-test-run.sh
  176     1.202 06/01/28 12:35:35 kent@mysql.com +6 -1
  177     Bug#16780: Extend port range to make space for 5.1 NDBCLUSTER_PORT_SLAVE
  178 
  179 ChangeSet
  180   1.2171.1.1 06/01/23 21:51:32 evgen@moonbone.local +3 -0
  181   Fixed bug #16510: Updating field named like '*name' caused server crash.
  182   
  183   When setup_fields() function finds field named '*' it expands it to the list
  184   of all table fields. It does so by checking that the first char of
  185   field_name is '*', but it doesn't checks that the '* is the only char.
  186   Due to this, when updating table with a field named like '*name', such field
  187   is wrongly treated as '*' and expanded. This leads to making list of fields
  188   to update being longer than list of the new values. Later, the fill_record() 
  189   function crashes by dereferencing null when there is left fields to update,
  190   but no more values.
  191   
  192   Added check in the setup_fields() function which ensures that the field
  193   expanding will be done only when '*' is the only char in the field name.
  194 
  195   sql/sql_base.cc
  196     1.194 06/01/23 21:50:25 evgen@moonbone.local +1 -0
  197     Fixed bug #16510: Updating field named like '*name' caused server crash.
  198     Added check in the setup_fields() function which ensures that the field
  199     expanding will be done only when '*' is the only char in the field name.
  200 
  201   mysql-test/r/update.result
  202     1.18 06/01/23 21:47:18 evgen@moonbone.local +4 -0
  203     Added test case for bug#16510: Updating field named like '*name' caused server crash
  204 
  205   mysql-test/t/update.test
  206     1.16 06/01/23 21:46:48 evgen@moonbone.local +8 -0
  207     Added test case for bug#16510: Updating field named like '*name' caused server crash
  208 
  209 ChangeSet
  210   1.2172 06/01/23 19:12:29 ingo@mysql.com +4 -0
  211   BUG#5390 - problems with merge tables
  212   After-fix optimizations proposed and finally
  213   implemented by Monty.
  214 
  215   sql/table.h
  216     1.48 06/01/23 19:12:27 ingo@mysql.com +3 -0
  217     BUG#5390 - problems with merge tables
  218     After-fix optimizations proposed and finally
  219     implemented by Monty.
  220     Additional elements of TABLE.
  221 
  222   sql/lock.cc
  223     1.56 06/01/23 19:12:27 ingo@mysql.com +166 -73
  224     BUG#5390 - problems with merge tables
  225     After-fix optimizations proposed and finally
  226     implemented by Monty.
  227     get_lock_data() gets a flag for storing the lock
  228     positions in the new TABLE elements.
  229     mysql_lock_remove() can now remove a lock faster
  230     and more precisely as it has needed info in TABLE now.
  231     mysql_unlock_read_tables() and mysql_lock_merge() must 
  232     now adjust the new elements of TABLE when modifying locks.
  233     mysql_lock_have_duplicate() can now work faster on
  234     the existing lock as the positions in the lock
  235     arrays are known for each table.
  236     get_lock_data() assigns the new TABLE elements 
  237     on request of the new flag.
  238 
  239   mysql-test/t/lock.test
  240     1.9 06/01/23 19:12:27 ingo@mysql.com +20 -0
  241     BUG#5390 - problems with merge tables
  242     After-fix optimizations proposed and finally
  243     implemented by Monty.
  244     Additional tests.
  245 
  246   mysql-test/r/lock.result
  247     1.11 06/01/23 19:12:27 ingo@mysql.com +11 -0
  248     BUG#5390 - problems with merge tables
  249     After-fix optimizations proposed and finally
  250     implemented by Monty.
  251     Additional test results.
  252 
  253 ChangeSet
  254   1.2166.1.1 06/01/16 12:17:30 msvensson@neptunus.(none) +1 -0
  255   BUG#6554 Problem Building MySql on Fedora Core 3
  256      - Remove the local static var
  257 
  258   sql/ha_berkeley.cc
  259     1.118 06/01/16 12:13:33 msvensson@neptunus.(none) +2 -1
  260     Remove local static var, make it local in file instead.
  261 
  262 ChangeSet
  263   1.2170 06/01/13 16:25:20 joerg@mysql.com +2 -0
  264   extra/comp_err.c  +  scripts/mysqld_multi.sh  :
  265   Copyright string fixes (bug#16106)
  266 
  267   scripts/mysqld_multi.sh
  268     1.14 06/01/13 16:24:25 joerg@mysql.com +0 -3
  269     The "mysql_copyright" tool will not change non-C files, so do not mention the license.
  270     (bug#16106)
  271 
  272   extra/comp_err.c
  273     1.9 06/01/13 16:24:25 joerg@mysql.com +3 -1
  274     Ensure that the license spelling is as expected by the "mysql_copyright" tool.
  275     (bug#16106)
  276 
  277 ChangeSet
  278   1.2169 06/01/12 15:10:12 jani@ua141d10.elisa.omakaista.fi +4 -0
  279   NetWare specific change to increase thread stack size.
  280   Changes to Netware specific mysqld_safe.c
  281 
  282   sql/mysqld.cc
  283     1.530 06/01/12 15:10:10 jani@ua141d10.elisa.omakaista.fi +5 -0
  284     NetWare specific change to increase thread stack size.
  285 
  286   netware/mysqld_safe.c
  287     1.8 06/01/12 15:10:10 jani@ua141d10.elisa.omakaista.fi +15 -27
  288     NetWare specific change to make multiple mysqld_safe instances
  289     work when called through a NCF file.
  290 
  291   innobase/os/os0thread.c
  292     1.25 06/01/12 15:10:10 jani@ua141d10.elisa.omakaista.fi +9 -0
  293     NetWare specific change to increase thread stack size.
  294 
  295   include/config-netware.h
  296     1.8 06/01/12 15:10:10 jani@ua141d10.elisa.omakaista.fi +3 -0
  297     NetWare specific change to increase thread stack size.
  298 
  299 ChangeSet
  300   1.2168 06/01/06 21:42:17 monty@mysql.com +5 -0
  301   Fixes during review of new pushed code:
  302   Remove wrong fix for Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash
  303   Safety fix for bug #13855 "select distinct with group by caused server crash"
  304 
  305   sql/sql_select.cc
  306     1.295 06/01/06 21:42:13 monty@mysql.com +8 -1
  307     Safety fix for bug #13855 "select distinct with group by caused server crash"
  308     The previous patch only removed the symptomps, this fix removed the cause of the problem
  309     (Which was that not all hidden_fields was stored in the temporary table)
  310 
  311   sql/sql_handler.cc
  312     1.48 06/01/06 21:42:13 monty@mysql.com +12 -34
  313     Remove wrong fix for Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash.
  314     It's better to let mysql_lock_tables reopen the TABLE object in case of OPTIMIZE TABLE and fix items AFTER mysql_lock_table() instead of before
  315 
  316   sql/item_cmpfunc.cc
  317     1.65 06/01/06 21:42:13 monty@mysql.com +1 -1
  318     Removed compiler warning
  319 
  320   myisam/myisam_ftdump.c
  321     1.25 06/01/06 21:42:13 monty@mysql.com +1 -1
  322     Fixed compiler warning
  323 
  324   client/mysqlimport.c
  325     1.39 06/01/06 21:42:13 monty@mysql.com +0 -1
  326     Remove not used variable
  327 
  328 ChangeSet
  329   1.2166 05/12/18 14:51:19 kent@mysql.com +1 -0
  330   Makefile.am:
  331     Adjusted listing of files to put into source TAR
  332 
  333   BUILD/Makefile.am
  334     1.6 05/12/18 14:49:51 kent@mysql.com +0 -1
  335 
  336   BUILD/Makefile.am
  337     1.5 05/12/18 14:45:14 kent@mysql.com +5 -1
  338     Adjusted listing of files to put into source TAR
  339 
  340 ChangeSet
  341   1.2165 05/12/13 17:53:26 jani@a193-229-222-105.elisa-laajakaista.fi +13 -0
  342   Increased stack size for clients on Netware.
  343   New libc suggests doing this.
  344 
  345   netware/perror.def
  346     1.4 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  347     Increased stack size for clients on Netware.
  348     New libc suggests doing this.
  349 
  350   netware/mysqlimport.def
  351     1.6 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  352     Increased stack size for clients on Netware.
  353     New libc suggests doing this.
  354 
  355   netware/mysqldump.def
  356     1.6 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  357     Increased stack size for clients on Netware.
  358     New libc suggests doing this.
  359 
  360   netware/mysqld_safe.def
  361     1.3 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  362     Increased stack size for clients on Netware.
  363     New libc suggests doing this.
  364 
  365   netware/mysqlcheck.def
  366     1.6 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  367     Increased stack size for clients on Netware.
  368     New libc suggests doing this.
  369 
  370   netware/mysqlbinlog.def
  371     1.6 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  372     Increased stack size for clients on Netware.
  373     New libc suggests doing this.
  374 
  375   netware/mysqladmin.def
  376     1.5 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  377     Increased stack size for clients on Netware.
  378     New libc suggests doing this.
  379 
  380   netware/mysql_install_db.def
  381     1.4 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  382     Increased stack size for clients on Netware.
  383     New libc suggests doing this.
  384 
  385   netware/mysql.def
  386     1.5 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  387     Increased stack size for clients on Netware.
  388     New libc suggests doing this.
  389 
  390   netware/myisampack.def
  391     1.5 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  392     Increased stack size for clients on Netware.
  393     New libc suggests doing this.
  394 
  395   netware/myisamlog.def
  396     1.5 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  397     Increased stack size for clients on Netware.
  398     New libc suggests doing this.
  399 
  400   netware/my_print_defaults.def
  401     1.4 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  402     Increased stack size for clients on Netware.
  403     New libc suggests doing this.
  404 
  405   netware/libmysql.def
  406     1.4 05/12/13 17:53:23 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  407     Increased stack size for clients on Netware.
  408     New libc suggests doing this.
  409 
  410 ChangeSet
  411   1.2163.1.1 05/12/06 17:48:31 ingo@mysql.com +1 -0
  412   Merge mysql.com:/home/mydev/mysql-4.0
  413   into  mysql.com:/home/mydev/mysql-4.0-bug5390
  414 
  415   sql/sql_parse.cc
  416     1.395 05/12/06 17:47:56 ingo@mysql.com +0 -0
  417     Auto merged
  418 
  419 ChangeSet
  420   1.2164 05/12/06 14:07:23 lenz@mysql.com +1 -0
  421    - commit emails are now sent to commits@lists.mysql.com instead of 
  422      internals@lists.mysql.com to reduce the noise on the internals list.
  423 
  424   BitKeeper/triggers/post-commit
  425     1.35 05/12/06 14:07:21 lenz@mysql.com +4 -4
  426      - commit emails are now sent to commits@lists.mysql.com instead of 
  427        internals@lists.mysql.com to reduce the noise on the internals list.
  428 
  429 ChangeSet
  430   1.2163 05/12/04 15:02:06 jani@a193-229-222-105.elisa-laajakaista.fi +11 -0
  431   A set of Netware related patches.
  432 
  433   sql/sql_parse.cc
  434     1.393.1.1 05/12/04 15:02:03 jani@a193-229-222-105.elisa-laajakaista.fi +3 -0
  435     Fix problem with kill connection on NetWare.
  436     
  437 
  438   myisam/myisampack.c
  439     1.37 05/12/04 15:02:03 jani@a193-229-222-105.elisa-laajakaista.fi +1 -1
  440     Fixed option name.
  441 
  442   myisam/myisamchk.c
  443     1.117 05/12/04 15:02:03 jani@a193-229-222-105.elisa-laajakaista.fi +1 -1
  444     Fixed option name.
  445 
  446   isam/isamchk.c
  447     1.26 05/12/04 15:02:03 jani@a193-229-222-105.elisa-laajakaista.fi +1 -1
  448     Fixed option name.
  449 
  450   client/mysqlshow.c
  451     1.31 05/12/04 15:02:03 jani@a193-229-222-105.elisa-laajakaista.fi +1 -1
  452     Fixed option name.
  453 
  454   client/mysqlimport.c
  455     1.38 05/12/04 15:02:03 jani@a193-229-222-105.elisa-laajakaista.fi +1 -1
  456     Fixed option name.
  457 
  458   client/mysqldump.c
  459     1.120 05/12/04 15:02:03 jani@a193-229-222-105.elisa-laajakaista.fi +1 -1
  460     Fixed option name.
  461 
  462   client/mysqlcheck.c
  463     1.33 05/12/04 15:02:03 jani@a193-229-222-105.elisa-laajakaista.fi +1 -1
  464     Fixed option name.
  465 
  466   client/mysqlbinlog.cc
  467     1.105 05/12/04 15:02:02 jani@a193-229-222-105.elisa-laajakaista.fi +1 -1
  468     Fixed option name.
  469 
  470   client/mysqladmin.c
  471     1.79 05/12/04 15:02:02 jani@a193-229-222-105.elisa-laajakaista.fi +1 -1
  472     Fixed option name.
  473 
  474   client/mysql.cc
  475     1.161 05/12/04 15:02:02 jani@a193-229-222-105.elisa-laajakaista.fi +1 -1
  476     Fixed option name.
  477 
  478 ChangeSet
  479   1.2161.1.1 05/11/29 19:17:39 ingo@mysql.com +8 -0
  480   BUG#5390 - problems with merge tables
  481   Problem #1: INSERT...SELECT
  482   INSERT ... SELECT with the same table on both sides (hidden
  483   below a MERGE table) does now work by buffering the select result.
  484   The duplicate detection works now after open_and_lock_tables() 
  485   on the locks.
  486   I did not find a test case that failed without the change in
  487   sql_update.cc. I made the change anyway as it should in theory
  488   fix a possible MERGE table problem with multi-table update.
  489 
  490   sql/sql_update.cc
  491     1.108 05/11/29 19:17:37 ingo@mysql.com +1 -1
  492     BUG#5390 - problems with merge tables
  493     Changed the duplicate tables detection for UPDATE
  494     to use the new function, which does also work for MERGE tables.
  495 
  496   sql/sql_parse.cc
  497     1.394 05/11/29 19:17:37 ingo@mysql.com +6 -5
  498     BUG#5390 - problems with merge tables
  499     Problem #1: INSERT...SELECT
  500     Changed the duplicate tables detection for INSERT ... SELECT
  501     to use the new function, which does also work for MERGE tables.
  502 
  503   sql/mysql_priv.h
  504     1.239 05/11/29 19:17:37 ingo@mysql.com +1 -0
  505     BUG#5390 - problems with merge tables
  506     Problem #1: INSERT...SELECT
  507     Added a declaration for the new function.
  508 
  509   sql/lock.cc
  510     1.55 05/11/29 19:17:37 ingo@mysql.com +86 -3
  511     BUG#5390 - problems with merge tables
  512     Problem #1: INSERT...SELECT
  513     Added a new function to find a duplicate lock in a list of tables.
  514 
  515   mysql-test/t/merge.test
  516     1.26 05/11/29 19:17:37 ingo@mysql.com +26 -0
  517     BUG#5390 - problems with merge tables
  518     Problem #1: INSERT...SELECT
  519     Added tests.
  520 
  521   mysql-test/t/create.test
  522     1.23 05/11/29 19:17:37 ingo@mysql.com +0 -7
  523     BUG#5390 - problems with merge tables
  524     Removed a duplicate test.
  525 
  526   mysql-test/r/merge.result
  527     1.28 05/11/29 19:17:37 ingo@mysql.com +49 -0
  528     BUG#5390 - problems with merge tables
  529     Problem #1: INSERT...SELECT
  530     Added test results.
  531 
  532   mysql-test/r/create.result
  533     1.26 05/11/29 19:17:36 ingo@mysql.com +0 -11
  534     BUG#5390 - problems with merge tables
  535     Removed a duplicate test.
  536 
  537 ChangeSet
  538   1.2161 05/11/22 10:55:06 bell@sanja.is.com.ua +1 -0
  539   Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0
  540   into  sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
  541 
  542   sql/mysql_priv.h
  543     1.238 05/11/22 10:55:04 bell@sanja.is.com.ua +0 -0
  544     Auto merged
  545 
  546 ChangeSet
  547   1.2159.9.1 05/11/07 12:16:49 ingo@mysql.com +3 -0
  548   Bug#14616 - Freshly imported table returns error 124 when using LIMIT
  549   Initialized usable_keys from table->keys_in_use instead of ~0
  550   in test_if_skip_sort_order(). It was possible that a disabled
  551   index was used for sorting.
  552 
  553   sql/sql_select.cc
  554     1.294 05/11/07 12:16:47 ingo@mysql.com +6 -2
  555     Bug#14616 - Freshly imported table returns error 124 when using LIMIT
  556     Initialized usable_keys from table->keys_in_use instead of ~0
  557     in test_if_skip_sort_order(). It was possible that a disabled
  558     index was used for sorting.
  559 
  560   mysql-test/t/myisam.test
  561     1.27 05/11/07 12:16:47 ingo@mysql.com +12 -0
  562     Bug#14616 - Freshly imported table returns error 124 when using LIMIT
  563     The test case.
  564 
  565   mysql-test/r/myisam.result
  566     1.31 05/11/07 12:16:47 ingo@mysql.com +10 -0
  567     Bug#14616 - Freshly imported table returns error 124 when using LIMIT
  568     The test result.
  569 
  570 ChangeSet
  571   1.2159.1.15 05/11/06 12:35:49 ramil@mysql.com +3 -0
  572   Fix for bug #13044: BIT_COUNT with NULL values.
  573 
  574   sql/item_func.cc
  575     1.113 05/11/06 12:35:46 ramil@mysql.com +1 -4
  576     Fix for bug #13044: BIT_COUNT with NULL values.
  577     Always set null_value.
  578 
  579   mysql-test/t/func_op.test
  580     1.5 05/11/06 12:35:46 ramil@mysql.com +12 -0
  581     Fix for bug #13044: BIT_COUNT with NULL values.
  582 
  583   mysql-test/r/func_op.result
  584     1.7 05/11/06 12:35:46 ramil@mysql.com +11 -0
  585     Fix for bug #13044: BIT_COUNT with NULL values.
  586 
  587 ChangeSet
  588   1.2159.8.1 05/11/03 18:24:12 ingo@mysql.com +7 -0
  589   Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash
  590   Version for 4.0.
  591   It fixes two problems:
  592   1. The cause of the bug was that we did not check the table version for
  593      the HANDLER ... READ commands. We did not notice when a table was
  594      replaced by a new one. This can happen during ALTER TABLE, REPAIR
  595      TABLE, and OPTIMIZE TABLE (there might be more cases). I call the fix
  596      for this problem "the primary bug fix".
  597   2. mysql_ha_flush() was not always called with a locked LOCK_open.
  598      Though the function comment clearly said it must.
  599      I changed the code so that the locking is done when required. I call
  600      the fix for this problem "the secondary fix".
  601 
  602   sql/sql_table.cc
  603     1.199 05/11/03 18:24:00 ingo@mysql.com +3 -3
  604     Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash
  605     Changed function calls for the secondary fix.
  606 
  607   sql/sql_handler.cc
  608     1.47 05/11/03 18:24:00 ingo@mysql.com +45 -4
  609     Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash
  610     The first two diffs make the primary bug fix.
  611     The rest is for the secondary fix.
  612 
  613   sql/sql_class.cc
  614     1.113 05/11/03 18:24:00 ingo@mysql.com +1 -1
  615     Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash
  616     Changed a function call for the secondary fix.
  617 
  618   sql/sql_base.cc
  619     1.193 05/11/03 18:24:00 ingo@mysql.com +4 -3
  620     Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash
  621     Changed function calls for the secondary fix.
  622 
  623   sql/mysql_priv.h
  624     1.236.1.1 05/11/03 18:24:00 ingo@mysql.com +2 -1
  625     Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash
  626     Changed a definition for the secondary fix.
  627 
  628   mysql-test/t/handler.test
  629     1.17 05/11/03 18:24:00 ingo@mysql.com +29 -0
  630     Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash
  631     The test case.
  632 
  633   mysql-test/r/handler.result
  634     1.17 05/11/03 18:24:00 ingo@mysql.com +18 -0
  635     Bug#14397 - OPTIMIZE TABLE with an open HANDLER causes a crash
  636     The test result.
  637 
  638 ChangeSet
  639   1.2159.1.14 05/11/03 11:47:54 jani@ua141d10.elisa.omakaista.fi +1 -0
  640   Added test-force to Makefile.
  641 
  642   Makefile.am
  643     1.55 05/11/03 11:47:52 jani@ua141d10.elisa.omakaista.fi +4 -0
  644     Added test-force to Makefile.
  645 
  646 ChangeSet
  647   1.2159.1.13 05/11/03 11:19:06 jani@ua141d10.elisa.omakaista.fi +1 -0
  648   Added new build script for pentium64.
  649 
  650   BUILD/compile-pentium64-debug-max
  651     1.1 05/11/03 11:18:14 jani@ua141d10.elisa.omakaista.fi +13 -0
  652 
  653   BUILD/compile-pentium64-debug-max
  654     1.0 05/11/03 11:18:14 jani@ua141d10.elisa.omakaista.fi +0 -0
  655     BitKeeper file /home/my/bk/mysql-4.0/BUILD/compile-pentium64-debug-max
  656 
  657 ChangeSet
  658   1.2159.1.12 05/11/03 11:05:52 jani@ua141d10.elisa.omakaista.fi +1 -0
  659   Changed mysql-test-run to correspond to the one in 5.0 tree.
  660 
  661   mysql-test/mysql-test-run.sh
  662     1.201 05/11/03 11:05:50 jani@ua141d10.elisa.omakaista.fi +2 -2
  663     Changed mysql-test-run to correspond to the one in 5.0 tree.
  664 
  665 ChangeSet
  666   1.2159.7.1 05/10/28 14:01:00 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
  667   NetWare specific change to use a LibC API instead of a
  668   kernel function to prevent CPU hogs.
  669 
  670   include/config-netware.h
  671     1.7 05/10/28 14:00:56 jani@a193-229-222-105.elisa-laajakaista.fi +1 -4
  672     NetWare specific change to use a LibC API instead of a
  673     kernel function to prevent CPU hogs.
  674 
  675 ChangeSet
  676   1.2159.1.11 05/10/27 18:32:14 mysqldev@mysql.com +5 -0
  677    - cleanup: removed the empty NEW-RPMS directory and all references
  678    - cleanup: removed obsolete support-files/MacOSX/make_mysql_pkg.pl
  679      script (we now use Do-pkg for building OS X packages)
  680 
  681   netware/BUILD/compile-netware-src
  682     1.2 05/10/27 18:31:47 mysqldev@mysql.com +0 -1
  683      - removed reference to the NEW-RPMS directory
  684 
  685   netware/BUILD/compile-netware-END
  686     1.5 05/10/27 18:31:47 mysqldev@mysql.com +0 -1
  687      - removed reference to the NEW-RPMS directory
  688 
  689   netware/BUILD/compile-linux-tools
  690     1.5 05/10/27 18:31:46 mysqldev@mysql.com +0 -1
  691      - removed reference to the NEW-RPMS directory
  692 
  693   BitKeeper/deleted/.del-make_mysql_pkg.pl~caac82eb901cc206
  694     1.4 05/10/27 18:15:43 mysqldev@mysql.com +0 -0
  695     Delete: support-files/MacOSX/make_mysql_pkg.pl
  696 
  697   BitKeeper/deleted/.del-.cvsignore~4c7a1f88a5a62a24
  698     1.3 05/10/27 18:14:12 mysqldev@mysql.com +0 -0
  699     Delete: NEW-RPMS/.cvsignore
  700 
  701 ChangeSet
  702   1.2159.1.10 05/10/27 14:51:58 lenz@mysql.com +18 -0
  703    - Removed obsolete and outdated man page files from the man
  704      directory - these files are now maintained in the mysqldoc
  705      repository and included in the source distribution during the
  706      release build. Updated the configure.in script and Makefiles to
  707      create the man page file list at build time
  708    - Updated the file list in the RPM spec file to include all currently
  709      available man pages (this can not be done with wildcards, as
  710      the man pages are spread across several subpackages. However, RPM
  711      warns about unpackaged files, so newly added man pages can be 
  712      spotted)
  713 
  714   support-files/mysql.spec.sh
  715     1.95 05/10/27 14:51:29 lenz@mysql.com +25 -9
  716      - adjusted file list: added man pages that are now part of the
  717        official source distribution (taken from the documentation
  718        server)
  719 
  720   man/mysqlman.1
  721     1.4 05/10/27 14:51:29 lenz@mysql.com +1 -1
  722      - removed version number
  723 
  724   man/Makefile.am
  725     1.10 05/10/27 14:51:29 lenz@mysql.com +2 -24
  726      - removed hard-coded list of man pages, the list is populated
  727        during the configure stage. When building from BK, only one
  728        placeholder file exists. For the release builds, this directory
  729        is populated by the Bootstrap script, which takes man page files
  730        from the documentation server.
  731 
  732   configure.in
  733     1.333 05/10/27 14:51:29 lenz@mysql.com +4 -0
  734      - dynamically add man pages included in the man directory
  735        (the BK tree only contains one dummy file, the directory is
  736        populated by the Bootstrap script by copying current man pages
  737        from the documentation server)
  738 
  739   BitKeeper/deleted/.del-replace.1.in~e92dc1aea682608c
  740     1.9 05/10/26 15:02:10 lenz@mysql.com +0 -0
  741     Delete: man/replace.1.in
  742 
  743   BitKeeper/deleted/.del-perror.1.in~60d1efcbe71bdd9c
  744     1.11 05/10/26 15:02:10 lenz@mysql.com +0 -0
  745     Delete: man/perror.1.in
  746 
  747   BitKeeper/deleted/.del-mysqlshow.1.in~81ce953dcc1a282f
  748     1.10 05/10/26 15:02:10 lenz@mysql.com +0 -0
  749     Delete: man/mysqlshow.1.in
  750 
  751   BitKeeper/deleted/.del-mysql_zap.1.in~df5cf8089b50c624
  752     1.9 05/10/26 15:02:10 lenz@mysql.com +0 -0
  753     Delete: man/mysql_zap.1.in
  754 
  755   BitKeeper/deleted/.del-mysql_fix_privilege_tables.1.in~7422405bb0e64325
  756     1.7 05/10/26 15:02:10 lenz@mysql.com +0 -0
  757     Delete: man/mysql_fix_privilege_tables.1.in
  758 
  759   BitKeeper/deleted/.del-mysqldump.1.in~9520980bfec710d5
  760     1.13 05/10/26 15:02:09 lenz@mysql.com +0 -0
  761     Delete: man/mysqldump.1.in
  762 
  763   BitKeeper/deleted/.del-mysqld_safe.1.in~6f34e14acc0c5e0b
  764     1.11 05/10/26 15:02:09 lenz@mysql.com +0 -0
  765     Delete: man/mysqld_safe.1.in
  766 
  767   BitKeeper/deleted/.del-mysqld_multi.1.in~b3f1c5343b8481e6
  768     1.9 05/10/26 15:02:08 lenz@mysql.com +0 -0
  769     Delete: man/mysqld_multi.1.in
  770 
  771   BitKeeper/deleted/.del-mysqld.1.in~42371a82eb27d87c
  772     1.10 05/10/26 15:02:08 lenz@mysql.com +0 -0
  773     Delete: man/mysqld.1.in
  774 
  775   BitKeeper/deleted/.del-mysqladmin.1.in~81703c6092a1f769
  776     1.10 05/10/26 15:02:08 lenz@mysql.com +0 -0
  777     Delete: man/mysqladmin.1.in
  778 
  779   BitKeeper/deleted/.del-mysqlaccess.1.in~2adf98feb44a0dbf
  780     1.12 05/10/26 15:02:07 lenz@mysql.com +0 -0
  781     Delete: man/mysqlaccess.1.in
  782 
  783   BitKeeper/deleted/.del-mysql.1.in~3f4dbf65d31fea3a
  784     1.13 05/10/26 15:02:07 lenz@mysql.com +0 -0
  785     Delete: man/mysql.1.in
  786 
  787   BitKeeper/deleted/.del-isamlog.1.in~416d91adbf665b19
  788     1.9 05/10/26 15:02:07 lenz@mysql.com +0 -0
  789     Delete: man/isamlog.1.in
  790 
  791   BitKeeper/deleted/.del-isamchk.1.in~9d44303f6d951962
  792     1.10 05/10/26 15:02:06 lenz@mysql.com +0 -0
  793     Delete: man/isamchk.1.in
  794 
  795   man/mysqlman.1
  796     1.3 05/10/26 15:01:42 lenz@mysql.com +0 -0
  797     Rename: man/mysqlman.1.in -> man/mysqlman.1
  798 
  799 ChangeSet
  800   1.2159.6.1 05/10/25 16:56:25 jani@ua141d10.elisa.omakaista.fi +2 -0
  801   Imported fixes from 4.1 and 5.0 to 4.0.
  802 
  803   netware/mysql_test_run.c
  804     1.9 05/10/25 16:56:21 jani@ua141d10.elisa.omakaista.fi +1 -1
  805     Imported fixes from 4.1 and 5.0 to 4.0.
  806 
  807   include/config-netware.h
  808     1.6 05/10/25 16:56:21 jani@ua141d10.elisa.omakaista.fi +4 -0
  809     Imported fixes from 4.1 and 5.0 to 4.0.
  810 
  811 ChangeSet
  812   1.2159.4.2 05/10/25 02:27:55 kent@mysql.com +2 -0
  813   Makefile.am:
  814     Option to set environment variable MTR_BUILD_THREAD to a small
  815     number, from what mysql-test-run calculate port numbers that
  816     will not conflict with other runs with different thread num
  817 
  818   mysql-test/mysql-test-run.sh
  819     1.200 05/10/25 02:27:08 kent@mysql.com +17 -0
  820 
  821   Makefile.am
  822     1.54 05/10/25 02:25:52 kent@mysql.com +8 -9
  823     Option to set environment variable MTR_BUILD_THREAD to a small
  824     number, from what mysql-test-run calculate port numbers that
  825     will not conflict with other runs with different thread num
  826 
  827 ChangeSet
  828   1.2159.5.1 05/10/14 01:22:24 evgen@moonbone.local +3 -0
  829   Fix bug #13855 select distinct with group by caused server crash
  830   
  831   DISTINCT wasn't optimized away and caused creation of tmp table in wrong
  832   case. This result in integer overrun and running out of memory.
  833   
  834   Fix backported from 4.1. Now if optimizer founds that in result be only 1
  835   row it removes distinct.
  836 
  837   mysql-test/t/select.test
  838     1.30 05/10/14 01:21:52 evgen@moonbone.local +9 -0
  839      Test case for bug#13855 select distinct with group by caused server crash
  840 
  841   mysql-test/r/select.result
  842     1.40 05/10/14 01:21:24 evgen@moonbone.local +8 -0
  843     Test case for bug#13855 select distinct with group by caused server crash
  844 
  845   sql/sql_select.cc
  846     1.293 05/10/14 01:20:33 evgen@moonbone.local +1 -0
  847     Fix bug #13855 select distinct with group by caused server crash
  848 
  849 ChangeSet
  850   1.2159.4.1 05/10/13 22:10:54 lenz@mysql.com +1 -0
  851    - added a usermod call in the postinstall section of the RPM spec file 
  852      to assign a potential existing mysql user to the correct user group (BUG#12823) 
  853 
  854   support-files/mysql.spec.sh
  855     1.94 05/10/13 22:10:51 lenz@mysql.com +11 -4
  856      - added a usermod call to assign a potential existing mysql user to the
  857        correct user group (BUG#12823)
  858 
  859 ChangeSet
  860   1.2159.3.1 05/10/13 17:41:55 monty@mysql.com +1 -0
  861   Review of new pushed code
  862   - No need to check *ref when ref is checked (Simple optimization fix)
  863 
  864   sql/item.cc
  865     1.39 05/10/13 17:41:54 monty@mysql.com +2 -2
  866     No need to check *ref
  867 
  868 ChangeSet
  869   1.2159.1.4 05/10/13 19:23:52 hf@deer.(none) +3 -0
  870   Fix for bug #3874 (Group by field is not considered)
  871 
  872   sql/sql_select.cc
  873     1.292 05/10/13 19:23:37 hf@deer.(none) +1 -1
  874     do the same for nullable
  875 
  876   mysql-test/t/select.test
  877     1.29 05/10/13 19:23:37 hf@deer.(none) +21 -0
  878     test case added
  879 
  880   mysql-test/r/select.result
  881     1.39 05/10/13 19:23:37 hf@deer.(none) +36 -0
  882     test result fixed
  883 
  884 ChangeSet
  885   1.2159.1.3 05/10/12 18:50:25 ramil@mysql.com +2 -0
  886   memcpy_overlap() removed, as 
  887     1. it's wrong to use memcpy() for overlapped areas;
  888     2. we use it only once.
  889   During merge to 4.1 will remove a memcpy_overlap() call 
  890   from strings/ctype-tis620.c as well in order to fix 
  891   bug #10836: ctype_tis620 test failure with ICC-compiled binaries on IA64.
  892 
  893   myisam/mi_search.c
  894     1.44 05/10/12 18:50:22 ramil@mysql.com +1 -1
  895     use memmove() instead, as memcpy_overlap() is removed.
  896 
  897   include/m_string.h
  898     1.23 05/10/12 18:50:22 ramil@mysql.com +0 -10
  899     memcpy_overlap() removed, as 
  900       1. it's wrong to use memcpy() for overlapped areas;
  901       2. we use it only once.
  902     During merge to 4.1 will remove a memcpy_overlap() call 
  903     from strings/ctype-tis620.c as well in order to fix 
  904     bug #10836: ctype_tis620 test failure with ICC-compiled binaries on IA64.
  905 
  906 ChangeSet
  907   1.2159.2.1 05/10/11 21:16:08 lenz@mysql.com +1 -0
  908   - added Docs/manual.chm to the windows source distribution (BUG#13899)
  909 
  910   scripts/make_win_src_distribution.sh
  911     1.17 05/10/11 21:16:06 lenz@mysql.com +1 -1
  912     - added Docs/manual.chm to the windows source distribution (BUG#13899). The file
  913       is placed in there by the Bootstrap script, which pulls it from the mysqldoc
  914       repository
  915 
  916 ChangeSet
  917   1.2154.1.1 05/10/09 23:05:44 evgen@moonbone.local +6 -0
  918   Fix bug#7672 Unknown column error in order clause
  919   
  920   When fixing Item_func_plus in ORDER BY clause field c is searched in all
  921   opened tables, but because c is an alias it wasn't found there.
  922   
  923   This patch adds a flag to select_lex which allows Item_field::fix_fields() 
  924   to look up in select's item_list to find aliased fields.
  925 
  926   mysql-test/r/select.result
  927     1.38 05/10/09 23:04:20 evgen@moonbone.local +10 -0
  928     Test case for bug#7672 Unknown column error in order clause
  929 
  930   mysql-test/t/select.test
  931     1.28 05/10/09 23:03:15 evgen@moonbone.local +9 -0
  932     Test case for bug#7672 Unknown column error in order clause
  933 
  934   sql/sql_select.cc
  935     1.291 05/10/09 23:01:31 evgen@moonbone.local +6 -0
  936     Fix bug#7672 Unknown column error in order clause
  937 
  938   sql/sql_lex.h
  939     1.82 05/10/09 23:01:01 evgen@moonbone.local +1 -1
  940     Fix bug#7672 Unknown column error in order clause
  941     Added flag to select_lex allowing Item_field::fix_fields to look up items in select's item list.
  942 
  943   sql/sql_lex.cc
  944     1.42 05/10/09 23:00:49 evgen@moonbone.local +1 -0
  945      Fix bug#7672 Unknown column error in order clause
  946 
  947   sql/item.cc
  948     1.38 05/10/09 23:00:25 evgen@moonbone.local +11 -0
  949     Fix bug#7672 Unknown column error in order clause
  950     When fixing fields in ORDER BY clause allow Item_field::fix_fields() to look up items in select's item list to find aliased fields.
  951 
  952 ChangeSet
  953   1.2160 05/10/04 07:51:53 bell@sanja.is.com.ua +1 -0
  954   Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-4.0
  955   into  sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0
  956 
  957   sql/mysqld.cc
  958     1.529 05/10/04 07:51:49 bell@sanja.is.com.ua +0 -0
  959     Auto merged
  960 
  961 ChangeSet
  962   1.2159 05/10/03 17:46:27 marko@hundin.mysql.fi +1 -0
  963   InnoDB: Display an error message in /* */ comments
  964   in SHOW CREATE TABLE if a temporary file cannot be created.
  965   (Bug #13002)
  966 
  967   sql/ha_innodb.cc
  968     1.236 05/10/03 17:46:12 marko@hundin.mysql.fi +2 -2
  969     ha_innobase::get_foreign_key_create_info(): Display an error
  970     message to the user if a temporary file cannot be created.
  971 
  972 ChangeSet
  973   1.2156.1.1 05/09/29 13:55:54 lenz@mysql.com +1 -0
  974    - fixed the removing of the RPM_BUILD_ROOT in the %clean section of the RPM
  975      spec file (the $RBR variable did not get expanded, thus leaving old build
  976      roots behind)
  977 
  978   support-files/mysql.spec.sh
  979     1.93 05/09/29 13:55:52 lenz@mysql.com +6 -1
  980      - fixed the removing of the RPM_BUILD_ROOT in the %clean section (the
  981        $RBR variable did not get expanded, thus leaving old build roots behind)
  982 
  983 ChangeSet
  984   1.2157 05/09/29 13:37:30 ingo@mysql.com +2 -0
  985   Bug#9112 - Merge table with composite index producing invalid results with some queries
  986   Second platform fix for floating point rounding.
  987 
  988   mysql-test/t/merge.test
  989     1.25 05/09/29 13:37:27 ingo@mysql.com +1 -1
  990     Bug#9112 - Merge table with composite index producing invalid results with some queries
  991     Second platform fix for floating point rounding.
  992 
  993   mysql-test/r/merge.result
  994     1.27 05/09/29 13:37:27 ingo@mysql.com +3 -3
  995     Bug#9112 - Merge table with composite index producing invalid results with some queries
  996     Second platform fix for floating point rounding.
  997 
  998 ChangeSet
  999   1.2156 05/09/27 15:26:16 ingo@mysql.com +2 -0
 1000   Bug#9112 - Merge table with composite index producing invalid results with some queries
 1001   Reduced the precision of the test numbers.
 1002   Not all platforms could reproduce the exact numbers.
 1003 
 1004   mysql-test/t/merge.test
 1005     1.24 05/09/27 15:26:14 ingo@mysql.com +4 -4
 1006     Bug#9112 - Merge table with composite index producing invalid results with some queries
 1007     Reduced the precision of the test numbers.
 1008     Not all platforms could reproduce the exact numbers.
 1009 
 1010   mysql-test/r/merge.result
 1011     1.26 05/09/27 15:26:14 ingo@mysql.com +6 -6
 1012     Bug#9112 - Merge table with composite index producing invalid results with some queries
 1013     The new test result
 1014 
 1015 ChangeSet
 1016   1.2155 05/09/23 10:15:11 ingo@mysql.com +7 -0
 1017   Bug#9112 - Merge table with composite index producing invalid results with some queries
 1018   The problem was an ab-use of last_rkey_length.
 1019   Formerly we saved the packed key length (of the search key)
 1020   in this element. But in certain cases it got replaced by 
 1021   the (packed) result key length.
 1022   Now we use a new element of MI_INFO to save the packed key 
 1023   length of the search key.
 1024 
 1025   mysql-test/t/merge.test
 1026     1.23 05/09/23 10:15:08 ingo@mysql.com +33 -0
 1027     Bug#9112 - Merge table with composite index producing invalid results with some queries
 1028     The test case.
 1029 
 1030   mysql-test/r/merge.result
 1031     1.25 05/09/23 10:15:08 ingo@mysql.com +26 -0
 1032     Bug#9112 - Merge table with composite index producing invalid results with some queries
 1033     The test result.
 1034 
 1035   myisammrg/myrg_rkey.c
 1036     1.16 05/09/23 10:15:08 ingo@mysql.com +12 -5
 1037     Bug#9112 - Merge table with composite index producing invalid results with some queries
 1038     Changed to use the new element of MI_INFO to get at the
 1039     packed key length.
 1040 
 1041   myisam/myisamdef.h
 1042     1.63 05/09/23 10:15:08 ingo@mysql.com +1 -0
 1043     Bug#9112 - Merge table with composite index producing invalid results with some queries
 1044     Added a new element to store the packed key length
 1045     for use by the MyISAMMRG engine.
 1046 
 1047   myisam/mi_search.c
 1048     1.43 05/09/23 10:15:08 ingo@mysql.com +13 -3
 1049     Bug#9112 - Merge table with composite index producing invalid results with some queries
 1050     Added a comment and trace prints.
 1051 
 1052   myisam/mi_rkey.c
 1053     1.14 05/09/23 10:15:08 ingo@mysql.com +5 -2
 1054     Bug#9112 - Merge table with composite index producing invalid results with some queries
 1055     Saved the packed key length in a new element of MI_INFO.
 1056 
 1057   myisam/mi_dbug.c
 1058     1.11 05/09/23 10:15:08 ingo@mysql.com +2 -2
 1059     Bug#9112 - Merge table with composite index producing invalid results with some queries
 1060     Fixed the recognition of NULL values in _mi_print_key().
 1061 
 1062 ChangeSet
 1063   1.2154 05/09/19 18:45:22 jani@a193-229-222-105.elisa-laajakaista.fi +1 -0
 1064   Fixed Bug#13275 mysqltest empty file bug
 1065 
 1066   client/mysqltest.c
 1067     1.125 05/09/19 18:45:19 jani@a193-229-222-105.elisa-laajakaista.fi +31 -11
 1068     Fixed Bug#13275 mysqltest empty file bug
 1069 
 1070 ChangeSet
 1071   1.2153 05/09/18 13:16:32 paul@snake-hub.snake.net +1 -0
 1072   .del-which.2~463417adb2e37122:
 1073     Delete: man/which.2
 1074 
 1075   BitKeeper/deleted/.del-which.2~463417adb2e37122
 1076     1.3 05/09/18 13:15:59 paul@snake-hub.snake.net +0 -0
 1077     Delete: man/which.2
 1078 
 1079 ChangeSet
 1080   1.2152 05/09/15 17:14:39 monty@mysql.com +127 -0
 1081   Turn off EOLN_NATIVE flag for all test files
 1082   Ignored some generated files
 1083 
 1084   BitKeeper/etc/ignore
 1085     1.162 05/09/15 17:13:30 monty@mysql.com +1 -0
 1086     added support-files/MacOSX/preflight
 1087 
 1088   BitKeeper/etc/ignore
 1089     1.161 05/09/15 17:13:25 monty@mysql.com +1 -1
 1090     added support-files/MacOSX/postflight
 1091 
 1092   BitKeeper/etc/ignore
 1093     1.160 05/09/15 17:12:19 monty@mysql.com +1 -0
 1094     added support-files/MacOSX/postflight.sh
 1095 
 1096   mysql-test/t/variables-master.opt
 1097     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1098     Turn off EOLN_NATIVE flag
 1099 
 1100   mysql-test/t/type_set.test
 1101     1.3 05/09/15 17:04:45 monty@mysql.com +0 -0
 1102     Turn off EOLN_NATIVE flag
 1103 
 1104   mysql-test/t/timezone3.test
 1105     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1106     Turn off EOLN_NATIVE flag
 1107 
 1108   mysql-test/t/timezone3-master.opt
 1109     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1110     Turn off EOLN_NATIVE flag
 1111 
 1112   mysql-test/t/timezone.test
 1113     1.6 05/09/15 17:04:45 monty@mysql.com +0 -0
 1114     Turn off EOLN_NATIVE flag
 1115 
 1116   mysql-test/t/timezone-master.opt
 1117     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1118     Turn off EOLN_NATIVE flag
 1119 
 1120   mysql-test/t/system_mysql_db_refs.test
 1121     1.4 05/09/15 17:04:45 monty@mysql.com +0 -0
 1122     Turn off EOLN_NATIVE flag
 1123 
 1124   mysql-test/t/system_mysql_db_fix.test
 1125     1.4 05/09/15 17:04:45 monty@mysql.com +0 -0
 1126     Turn off EOLN_NATIVE flag
 1127 
 1128   mysql-test/t/system_mysql_db_fix-master.opt
 1129     1.4 05/09/15 17:04:45 monty@mysql.com +0 -0
 1130     Turn off EOLN_NATIVE flag
 1131 
 1132   mysql-test/t/system_mysql_db.test
 1133     1.3 05/09/15 17:04:45 monty@mysql.com +0 -0
 1134     Turn off EOLN_NATIVE flag
 1135 
 1136   mysql-test/t/rpl_trunc_binlog.test
 1137     1.7 05/09/15 17:04:45 monty@mysql.com +0 -0
 1138     Turn off EOLN_NATIVE flag
 1139 
 1140   mysql-test/t/rpl_start_stop_slave.test
 1141     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1142     Turn off EOLN_NATIVE flag
 1143 
 1144   mysql-test/t/rpl_skip_error.test
 1145     1.3 05/09/15 17:04:45 monty@mysql.com +0 -0
 1146     Turn off EOLN_NATIVE flag
 1147 
 1148   mysql-test/t/rpl_skip_error-slave.opt
 1149     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1150     Turn off EOLN_NATIVE flag
 1151 
 1152   mysql-test/t/rpl_set_charset.test
 1153     1.4 05/09/15 17:04:45 monty@mysql.com +0 -0
 1154     Turn off EOLN_NATIVE flag
 1155 
 1156   mysql-test/t/rpl_server_id2.test
 1157     1.5 05/09/15 17:04:45 monty@mysql.com +0 -0
 1158     Turn off EOLN_NATIVE flag
 1159 
 1160   mysql-test/t/rpl_server_id2-slave.opt
 1161     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1162     Turn off EOLN_NATIVE flag
 1163 
 1164   mysql-test/t/rpl_server_id1.test
 1165     1.3 05/09/15 17:04:45 monty@mysql.com +0 -0
 1166     Turn off EOLN_NATIVE flag
 1167 
 1168   mysql-test/t/rpl_reset_slave.test
 1169     1.3 05/09/15 17:04:45 monty@mysql.com +0 -0
 1170     Turn off EOLN_NATIVE flag
 1171 
 1172   mysql-test/t/rpl_relayspace.test
 1173     1.3 05/09/15 17:04:45 monty@mysql.com +0 -0
 1174     Turn off EOLN_NATIVE flag
 1175 
 1176   mysql-test/t/rpl_relayspace-slave.opt
 1177     1.3 05/09/15 17:04:45 monty@mysql.com +0 -0
 1178     Turn off EOLN_NATIVE flag
 1179 
 1180   mysql-test/t/rpl_optimize.test
 1181     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1182     Turn off EOLN_NATIVE flag
 1183 
 1184   mysql-test/t/rpl_multi_update2.test
 1185     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1186     Turn off EOLN_NATIVE flag
 1187 
 1188   mysql-test/t/rpl_multi_update2-slave.opt
 1189     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1190     Turn off EOLN_NATIVE flag
 1191 
 1192   mysql-test/t/rpl_multi_update.test
 1193     1.3 05/09/15 17:04:45 monty@mysql.com +0 -0
 1194     Turn off EOLN_NATIVE flag
 1195 
 1196   mysql-test/t/rpl_multi_delete2.test
 1197     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1198     Turn off EOLN_NATIVE flag
 1199 
 1200   mysql-test/t/rpl_multi_delete2-slave.opt
 1201     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1202     Turn off EOLN_NATIVE flag
 1203 
 1204   mysql-test/t/rpl_multi_delete.test
 1205     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1206     Turn off EOLN_NATIVE flag
 1207 
 1208   mysql-test/t/rpl_multi_delete-slave.opt
 1209     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1210     Turn off EOLN_NATIVE flag
 1211 
 1212   mysql-test/t/rpl_max_relay_size.test
 1213     1.6 05/09/15 17:04:45 monty@mysql.com +0 -0
 1214     Turn off EOLN_NATIVE flag
 1215 
 1216   mysql-test/t/rpl_master_pos_wait.test
 1217     1.3 05/09/15 17:04:45 monty@mysql.com +0 -0
 1218     Turn off EOLN_NATIVE flag
 1219 
 1220   mysql-test/t/rpl_log-slave.opt
 1221     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1222     Turn off EOLN_NATIVE flag
 1223 
 1224   mysql-test/t/rpl_log-master.opt
 1225     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1226     Turn off EOLN_NATIVE flag
 1227 
 1228   mysql-test/t/rpl_loaddatalocal.test
 1229     1.3 05/09/15 17:04:45 monty@mysql.com +0 -0
 1230     Turn off EOLN_NATIVE flag
 1231 
 1232   mysql-test/t/rpl_loaddata_rule_s.test
 1233     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1234     Turn off EOLN_NATIVE flag
 1235 
 1236   mysql-test/t/rpl_loaddata_rule_s-slave.opt
 1237     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1238     Turn off EOLN_NATIVE flag
 1239 
 1240   mysql-test/t/rpl_loaddata_rule_m.test
 1241     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1242     Turn off EOLN_NATIVE flag
 1243 
 1244   mysql-test/t/rpl_loaddata_rule_m-master.opt
 1245     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1246     Turn off EOLN_NATIVE flag
 1247 
 1248   mysql-test/t/rpl_loaddata.test
 1249     1.10 05/09/15 17:04:45 monty@mysql.com +0 -0
 1250     Turn off EOLN_NATIVE flag
 1251 
 1252   mysql-test/t/rpl_insert_id.test
 1253     1.8 05/09/15 17:04:45 monty@mysql.com +0 -0
 1254     Turn off EOLN_NATIVE flag
 1255 
 1256   mysql-test/t/rpl_ignore_grant.test
 1257     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1258     Turn off EOLN_NATIVE flag
 1259 
 1260   mysql-test/t/rpl_ignore_grant-slave.opt
 1261     1.2 05/09/15 17:04:45 monty@mysql.com +0 -0
 1262     Turn off EOLN_NATIVE flag
 1263 
 1264   mysql-test/t/rpl_heap.test
 1265     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1266     Turn off EOLN_NATIVE flag
 1267 
 1268   mysql-test/t/rpl_get_lock.test
 1269     1.9 05/09/15 17:04:44 monty@mysql.com +0 -0
 1270     Turn off EOLN_NATIVE flag
 1271 
 1272   mysql-test/t/rpl_free_items.test
 1273     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1274     Turn off EOLN_NATIVE flag
 1275 
 1276   mysql-test/t/rpl_free_items-slave.opt
 1277     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1278     Turn off EOLN_NATIVE flag
 1279 
 1280   mysql-test/t/rpl_flush_log_loop.test
 1281     1.4 05/09/15 17:04:44 monty@mysql.com +0 -0
 1282     Turn off EOLN_NATIVE flag
 1283 
 1284   mysql-test/t/rpl_flush_log_loop-slave.sh
 1285     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1286     Turn off EOLN_NATIVE flag
 1287 
 1288   mysql-test/t/rpl_flush_log_loop-slave.opt
 1289     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1290     Turn off EOLN_NATIVE flag
 1291 
 1292   mysql-test/t/rpl_flush_log_loop-master.sh
 1293     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1294     Turn off EOLN_NATIVE flag
 1295 
 1296   mysql-test/t/rpl_flush_log_loop-master.opt
 1297     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1298     Turn off EOLN_NATIVE flag
 1299 
 1300   mysql-test/t/rpl_failsafe.test
 1301     1.6 05/09/15 17:04:44 monty@mysql.com +0 -0
 1302     Turn off EOLN_NATIVE flag
 1303 
 1304   mysql-test/t/rpl_error_ignored_table.test
 1305     1.7 05/09/15 17:04:44 monty@mysql.com +0 -0
 1306     Turn off EOLN_NATIVE flag
 1307 
 1308   mysql-test/t/rpl_error_ignored_table-slave.opt
 1309     1.4 05/09/15 17:04:44 monty@mysql.com +0 -0
 1310     Turn off EOLN_NATIVE flag
 1311 
 1312   mysql-test/t/rpl_empty_master_crash.test
 1313     1.4 05/09/15 17:04:44 monty@mysql.com +0 -0
 1314     Turn off EOLN_NATIVE flag
 1315 
 1316   mysql-test/t/rpl_drop.test
 1317     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1318     Turn off EOLN_NATIVE flag
 1319 
 1320   mysql-test/t/rpl_do_grant.test
 1321     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1322     Turn off EOLN_NATIVE flag
 1323 
 1324   mysql-test/t/rpl_commit_after_flush.test
 1325     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1326     Turn off EOLN_NATIVE flag
 1327 
 1328   mysql-test/t/rpl_change_master.test
 1329     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1330     Turn off EOLN_NATIVE flag
 1331 
 1332   mysql-test/t/rpl_chain_temp_table.test
 1333     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1334     Turn off EOLN_NATIVE flag
 1335 
 1336   mysql-test/t/rpl_alter.test
 1337     1.4 05/09/15 17:04:44 monty@mysql.com +0 -0
 1338     Turn off EOLN_NATIVE flag
 1339 
 1340   mysql-test/t/rpl_EE_error.test
 1341     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1342     Turn off EOLN_NATIVE flag
 1343 
 1344   mysql-test/t/rpl000016-slave.opt
 1345     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1346     Turn off EOLN_NATIVE flag
 1347 
 1348   mysql-test/t/repair_part2.test
 1349     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1350     Turn off EOLN_NATIVE flag
 1351 
 1352   mysql-test/t/repair_part2-master.sh
 1353     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1354     Turn off EOLN_NATIVE flag
 1355 
 1356   mysql-test/t/repair.test
 1357     1.5 05/09/15 17:04:44 monty@mysql.com +0 -0
 1358     Turn off EOLN_NATIVE flag
 1359 
 1360   mysql-test/t/query_cache_notembedded.test
 1361     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1362     Turn off EOLN_NATIVE flag
 1363 
 1364   mysql-test/t/query_cache_merge.test
 1365     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1366     Turn off EOLN_NATIVE flag
 1367 
 1368   mysql-test/t/query_cache.test
 1369     1.32 05/09/15 17:04:44 monty@mysql.com +0 -0
 1370     Turn off EOLN_NATIVE flag
 1371 
 1372   mysql-test/t/packet.test
 1373     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1374     Turn off EOLN_NATIVE flag
 1375 
 1376   mysql-test/t/mysqldump.test
 1377     1.7 05/09/15 17:04:44 monty@mysql.com +0 -0
 1378     Turn off EOLN_NATIVE flag
 1379 
 1380   mysql-test/t/mysqlbinlog.test
 1381     1.7 05/09/15 17:04:44 monty@mysql.com +0 -0
 1382     Turn off EOLN_NATIVE flag
 1383 
 1384   mysql-test/t/mysqlbinlog-master.opt
 1385     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1386     Turn off EOLN_NATIVE flag
 1387 
 1388   mysql-test/t/myisam-blob.test
 1389     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1390     Turn off EOLN_NATIVE flag
 1391 
 1392   mysql-test/t/myisam-blob-master.opt
 1393     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1394     Turn off EOLN_NATIVE flag
 1395 
 1396   mysql-test/t/multi_update-master.opt
 1397     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1398     Turn off EOLN_NATIVE flag
 1399 
 1400   mysql-test/t/mix_innodb_myisam_binlog.test
 1401     1.4 05/09/15 17:04:44 monty@mysql.com +0 -0
 1402     Turn off EOLN_NATIVE flag
 1403 
 1404   mysql-test/t/mix_innodb_myisam_binlog-master.opt
 1405     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1406     Turn off EOLN_NATIVE flag
 1407 
 1408   mysql-test/t/lowercase_table3.test
 1409     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1410     Turn off EOLN_NATIVE flag
 1411 
 1412   mysql-test/t/lowercase_table3-master.opt
 1413     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1414     Turn off EOLN_NATIVE flag
 1415 
 1416   mysql-test/t/lowercase_table2.test
 1417     1.4 05/09/15 17:04:44 monty@mysql.com +0 -0
 1418     Turn off EOLN_NATIVE flag
 1419 
 1420   mysql-test/t/lowercase_table.test
 1421     1.8 05/09/15 17:04:44 monty@mysql.com +0 -0
 1422     Turn off EOLN_NATIVE flag
 1423 
 1424   mysql-test/t/lowercase_table-master.opt
 1425     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1426     Turn off EOLN_NATIVE flag
 1427 
 1428   mysql-test/t/lock_tables_lost_commit.test
 1429     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1430     Turn off EOLN_NATIVE flag
 1431 
 1432   mysql-test/t/lock_tables_lost_commit-master.opt
 1433     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1434     Turn off EOLN_NATIVE flag
 1435 
 1436   mysql-test/t/lock_multi.test
 1437     1.6 05/09/15 17:04:44 monty@mysql.com +0 -0
 1438     Turn off EOLN_NATIVE flag
 1439 
 1440   mysql-test/t/loaddata.test
 1441     1.5 05/09/15 17:04:44 monty@mysql.com +0 -0
 1442     Turn off EOLN_NATIVE flag
 1443 
 1444   mysql-test/t/isam.test
 1445     1.7 05/09/15 17:04:44 monty@mysql.com +0 -0
 1446     Turn off EOLN_NATIVE flag
 1447 
 1448   mysql-test/t/innodb_handler.test
 1449     1.7 05/09/15 17:04:44 monty@mysql.com +0 -0
 1450     Turn off EOLN_NATIVE flag
 1451 
 1452   mysql-test/t/innodb_cache.test
 1453     1.6 05/09/15 17:04:44 monty@mysql.com +0 -0
 1454     Turn off EOLN_NATIVE flag
 1455 
 1456   mysql-test/t/innodb_cache-master.opt
 1457     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1458     Turn off EOLN_NATIVE flag
 1459 
 1460   mysql-test/t/innodb-lock.test
 1461     1.5 05/09/15 17:04:44 monty@mysql.com +0 -0
 1462     Turn off EOLN_NATIVE flag
 1463 
 1464   mysql-test/t/innodb-deadlock.test
 1465     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1466     Turn off EOLN_NATIVE flag
 1467 
 1468   mysql-test/t/init_file.test
 1469     1.4 05/09/15 17:04:44 monty@mysql.com +0 -0
 1470     Turn off EOLN_NATIVE flag
 1471 
 1472   mysql-test/t/init_file-master.opt
 1473     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1474     Turn off EOLN_NATIVE flag
 1475 
 1476   mysql-test/t/grant_cache.test
 1477     1.6 05/09/15 17:04:44 monty@mysql.com +0 -0
 1478     Turn off EOLN_NATIVE flag
 1479 
 1480   mysql-test/t/grant_cache-master.opt
 1481     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1482     Turn off EOLN_NATIVE flag
 1483 
 1484   mysql-test/t/grant.test
 1485     1.16 05/09/15 17:04:44 monty@mysql.com +0 -0
 1486     Turn off EOLN_NATIVE flag
 1487 
 1488   mysql-test/t/gcc296.test
 1489     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1490     Turn off EOLN_NATIVE flag
 1491 
 1492   mysql-test/t/func_isnull.test
 1493     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1494     Turn off EOLN_NATIVE flag
 1495 
 1496   mysql-test/t/func_if.test
 1497     1.6 05/09/15 17:04:44 monty@mysql.com +0 -0
 1498     Turn off EOLN_NATIVE flag
 1499 
 1500   mysql-test/t/func_encrypt-master.opt
 1501     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1502     Turn off EOLN_NATIVE flag
 1503 
 1504   mysql-test/t/func_concat.test
 1505     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1506     Turn off EOLN_NATIVE flag
 1507 
 1508   mysql-test/t/flush_block_commit.test
 1509     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1510     Turn off EOLN_NATIVE flag
 1511 
 1512   mysql-test/t/drop_temp_table.test
 1513     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1514     Turn off EOLN_NATIVE flag
 1515 
 1516   mysql-test/t/ctype_ujis.test
 1517     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1518     Turn off EOLN_NATIVE flag
 1519 
 1520   mysql-test/t/ctype_ujis-master.opt
 1521     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1522     Turn off EOLN_NATIVE flag
 1523 
 1524   mysql-test/t/ctype_tis620.test
 1525     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1526     Turn off EOLN_NATIVE flag
 1527 
 1528   mysql-test/t/ctype_tis620-master.opt
 1529     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1530     Turn off EOLN_NATIVE flag
 1531 
 1532   mysql-test/t/ctype_latin1_de.test
 1533     1.9 05/09/15 17:04:44 monty@mysql.com +0 -0
 1534     Turn off EOLN_NATIVE flag
 1535 
 1536   mysql-test/t/ctype_latin1_de-master.opt
 1537     1.4 05/09/15 17:04:44 monty@mysql.com +0 -0
 1538     Turn off EOLN_NATIVE flag
 1539 
 1540   mysql-test/t/ctype_cp1251.test
 1541     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1542     Turn off EOLN_NATIVE flag
 1543 
 1544   mysql-test/t/ctype_cp1251-master.opt
 1545     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1546     Turn off EOLN_NATIVE flag
 1547 
 1548   mysql-test/t/create_select_tmp.test
 1549     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1550     Turn off EOLN_NATIVE flag
 1551 
 1552   mysql-test/t/convert.test
 1553     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1554     Turn off EOLN_NATIVE flag
 1555 
 1556   mysql-test/t/constraints.test
 1557     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1558     Turn off EOLN_NATIVE flag
 1559 
 1560   mysql-test/t/cast.test
 1561     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1562     Turn off EOLN_NATIVE flag
 1563 
 1564   mysql-test/t/bool.test
 1565     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1566     Turn off EOLN_NATIVE flag
 1567 
 1568   mysql-test/t/bdb_cache.test
 1569     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1570     Turn off EOLN_NATIVE flag
 1571 
 1572   mysql-test/t/bdb_cache-master.opt
 1573     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1574     Turn off EOLN_NATIVE flag
 1575 
 1576   mysql-test/t/bdb-deadlock.test
 1577     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1578     Turn off EOLN_NATIVE flag
 1579 
 1580   mysql-test/t/bdb-alter-table-2-master.opt
 1581     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1582     Turn off EOLN_NATIVE flag
 1583 
 1584   mysql-test/t/backup-master.sh
 1585     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1586     Turn off EOLN_NATIVE flag
 1587 
 1588   mysql-test/t/ansi.test
 1589     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1590     Turn off EOLN_NATIVE flag
 1591 
 1592   mysql-test/t/ansi-master.opt
 1593     1.2 05/09/15 17:04:44 monty@mysql.com +0 -0
 1594     Turn off EOLN_NATIVE flag
 1595 
 1596   mysql-test/t/analyze.test
 1597     1.3 05/09/15 17:04:44 monty@mysql.com +0 -0
 1598     Turn off EOLN_NATIVE flag
 1599 
 1600 ChangeSet
 1601   1.2151 05/09/14 09:56:49 ingo@mysql.com +5 -0
 1602   Bug#12920 - key_read_requests counter appears to re-set
 1603   Enlarged the counter variables to ulonglong.
 1604 
 1605   sql/sql_test.cc
 1606     1.16 05/09/14 09:56:45 ingo@mysql.com +8 -7
 1607     Bug#12920 - key_read_requests counter appears to re-set
 1608     Enlarged the counter variables to ulonglong.
 1609 
 1610   sql/mysqld.cc
 1611     1.527.1.1 05/09/14 09:56:45 ingo@mysql.com +4 -4
 1612     Bug#12920 - key_read_requests counter appears to re-set
 1613     Enlarged the counter variables to ulonglong.
 1614 
 1615   mysys/mf_keycache.c
 1616     1.24 05/09/14 09:56:45 ingo@mysql.com +7 -5
 1617     Bug#12920 - key_read_requests counter appears to re-set
 1618     Enlarged the counter variables to ulonglong.
 1619 
 1620   myisam/mi_test2.c
 1621     1.18 05/09/14 09:56:45 ingo@mysql.com +4 -2
 1622     Bug#12920 - key_read_requests counter appears to re-set
 1623     Enlarged the counter variables to ulonglong.
 1624 
 1625   include/my_sys.h
 1626     1.112 05/09/14 09:56:44 ingo@mysql.com +2 -2
 1627     Bug#12920 - key_read_requests counter appears to re-set
 1628     Enlarged the counter variables to ulonglong.
 1629 
 1630 ChangeSet
 1631   1.2150 05/09/13 20:19:59 ingo@mysql.com +1 -0
 1632   Bug#12845 - Stress test: Server crashes on  CREATE .. SELECT statement
 1633   Solution for 4.0 and 4.1.
 1634   If the caller cannot re-open table(s), it gives a NULL
 1635   'refresh' argument to open_table(). We used to ignore
 1636   flushes then. Now we ignore drops too.
 1637 
 1638   sql/sql_base.cc
 1639     1.192 05/09/13 20:19:57 ingo@mysql.com +7 -0
 1640     Bug#12845 - Stress test: Server crashes on  CREATE .. SELECT statement
 1641     Solution for 4.0 and 4.1.
 1642     If the caller cannot re-open table(s), it gives a NULL
 1643     'refresh' argument to open_table(). We used to ignore
 1644     flushes then. Now we ignore drops too.
 1645 
 1646 ChangeSet
 1647   1.2138.2.1 05/09/12 12:44:13 paul@kite-hub.kitebird.com +1 -0
 1648   README:
 1649     Update README (2nd try)
 1650 
 1651   README
 1652     1.7 05/09/12 12:43:58 paul@kite-hub.kitebird.com +29 -46
 1653     Update README (2nd try)
 1654 
 1655 ChangeSet
 1656   1.2148 05/09/08 12:57:33 joerg@mysql.com +1 -0
 1657   Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0
 1658   into mysql.com:/M40/mysql-4.0
 1659 
 1660   configure.in
 1661     1.332 05/09/08 12:57:32 joerg@mysql.com +0 -0
 1662     Auto merged
 1663 
 1664 ChangeSet
 1665   1.2144.2.3 05/09/08 11:04:43 joerg@mysql.com +2 -0
 1666   Merge mysql.com:/M40/clone-4.0 into mysql.com:/M40/upward-4.0
 1667 
 1668   include/my_global.h
 1669     1.74 05/09/08 11:04:42 joerg@mysql.com +0 -0
 1670     Auto merged
 1671 
 1672   configure.in
 1673     1.330.1.1 05/09/08 11:04:41 joerg@mysql.com +0 -0
 1674     Auto merged
 1675 
 1676 ChangeSet
 1677   1.2147 05/09/08 03:06:49 kent@mysql.com +1 -0
 1678   configure.in:
 1679     Flag -DHAVE_DARWIN_THREADS not needed for darwin9
 1680 
 1681   configure.in
 1682     1.331 05/09/08 03:06:00 kent@mysql.com +9 -0
 1683     Flag -DHAVE_DARWIN_THREADS not needed for darwin9
 1684 
 1685 ChangeSet
 1686   1.2144.2.2 05/09/06 22:56:16 SergeyV@selena. +1 -0
 1687   Fixes a problem with patch 1.2140, that prevented libmysqld 
 1688   to be built successfully.
 1689 
 1690   libmysqld/lib_vio.c
 1691     1.17 05/09/06 22:56:11 SergeyV@selena. +9 -0
 1692     Added a copy of vio_was_interrupted() from viosocket.c, for successful build
 1693     of libmysqld that uses own set of vio*() functions.
 1694 
 1695 ChangeSet
 1696   1.2141.1.1 05/09/06 11:16:53 bell@sanja.is.com.ua +4 -0
 1697   support of concurent query cache resizing (BUG#12848)
 1698 
 1699   sql/sql_cache.h
 1700     1.23 05/09/06 11:16:51 bell@sanja.is.com.ua +3 -2
 1701     initialisation moved to mysqld.cc
 1702     removed uneed parameter (now it is always under guard mutex protection or called from destruction)
 1703 
 1704   sql/sql_cache.cc
 1705     1.66 05/09/06 11:16:51 bell@sanja.is.com.ua +80 -34
 1706     support of concurent query cache resizing:
 1707           - resizing made atomic
 1708           - check stack size after each quard mutex lock
 1709 
 1710   sql/mysqld.cc
 1711     1.528 05/09/06 11:16:51 bell@sanja.is.com.ua +1 -0
 1712     initialisation moved to mysqld.cc
 1713 
 1714   sql/mysql_priv.h
 1715     1.237 05/09/06 11:16:51 bell@sanja.is.com.ua +2 -0
 1716     initialisation moved to mysqld.cc
 1717 
 1718 ChangeSet
 1719   1.2145 05/09/02 22:52:52 hartmut@mysql.com +1 -0
 1720   fix for BUG#12958 : mysqlimport with -L option crashing on HP-UX 
 1721 
 1722   client/mysqlimport.c
 1723     1.37 05/09/02 22:52:48 hartmut@mysql.com +2 -1
 1724     fix for BUG#12958 : mysqlimport with -L option crashing on HP-UX 
 1725 
 1726 ChangeSet
 1727   1.2142.1.2 05/09/02 11:11:29 kent@mysql.com +1 -0
 1728   my_global.h:
 1729     Back port of QNX work around for rint()
 1730 
 1731   include/my_global.h
 1732     1.72.1.1 05/09/02 11:10:18 kent@mysql.com +5 -0
 1733     Back port of QNX work around for rint()
 1734