Removed version check for mysql 4.1.0 from SqlBahOStuff::createTables
authortonythomas01 <01tonythomas@gmail.com>
Tue, 28 Jan 2014 09:56:11 +0000 (15:26 +0530)
committertonythomas01 <01tonythomas@gmail.com>
Tue, 28 Jan 2014 10:13:32 +0000 (15:43 +0530)
commit225f1b724cb8429e5efc11cd43113a92b5d82dc0
tree0ecfc01db331e605c931e508c33f1898493e3724
parenta6f0a996ebe55496dda685da750f08f0b02bca14
Removed version check for mysql 4.1.0 from SqlBahOStuff::createTables

Presently mysql v5.0.2 or later is supported.

Bug: 59125
Change-Id: I9043a6f792c6479a85411addbe9fd448ed5e02a6
includes/objectcache/SqlBagOStuff.php