mariadb/handler
vasil 417b612afe branches/zip: Merge r5497:5518 from branches/5.1:
------------------------------------------------------------------------
  r5518 | vasil | 2009-07-20 11:29:47 +0300 (Mon, 20 Jul 2009) | 22 lines
  Changed paths:
     M /branches/5.1/handler/ha_innodb.cc
  
  branches/5.1:
  
  Merge a change from MySQL:
  
    ------------------------------------------------------------
    revno: 2874.2.1
    committer: Anurag Shekhar <anurag.shekhar@sun.com>
    branch nick: mysql-5.1-bugteam-windows-warning
    timestamp: Wed 2009-05-13 15:41:24 +0530
    message:
      Bug #39802 On Windows, 32-bit time_t should be enforced
      
      This patch fixes compilation warning, "conversion from 'time_t' to 'ulong', 
      possible loss of data". 
      The fix is to typecast time_t to ulong before assigning it to ulong. 
      Backported this from 6.0-bugteam tree.
    modified:
      storage/archive/ha_archive.cc
      storage/federated/ha_federated.cc
      storage/innobase/handler/ha_innodb.cc
      storage/myisam/ha_myisam.cc
  
  ------------------------------------------------------------------------
2009-07-20 07:45:18 +00:00
..
ha_innodb.cc branches/zip: Merge r5497:5518 from branches/5.1: 2009-07-20 07:45:18 +00:00
ha_innodb.h branches/zip: Add some Doxygen comments for many structs, typedefs, 2009-05-26 12:28:49 +00:00
handler0alter.cc branches/zip: ha_innobase::add_index(), ha_innobase::final_drop_index(): 2009-06-29 07:52:30 +00:00
handler0vars.h branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
i_s.cc branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
i_s.h branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
mysql_addons.cc branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
win_delay_loader.cc branches/zip: Add some Doxygen comments for many structs, typedefs, 2009-05-26 12:28:49 +00:00