a:5:{i:0;s:2906:"SELECT `e`.*, `at_prefix`.`value` AS `prefix`, `at_firstname`.`value` AS `firstname`, `at_middlename`.`value` AS `middlename`, `at_lastname`.`value` AS `lastname`, `at_suffix`.`value` AS `suffix`, `CONCAT(IF(at_prefix.value IS NOT NULL AND at_prefix.value != '', CONCAT(LTRIM(RTRIM(at_prefix.value)), ' '), ''), LTRIM(RTRIM(at_firstname.value)), ' ', IF(at_middlename.value IS NOT NULL AND at_middlename.value != '', CONCAT(LTRIM(RTRIM(at_middlename.value)), ' '), ''), LTRIM(RTRIM(at_lastname.value)), IF(at_suffix.value IS NOT NULL AND at_suffix.value != '', CONCAT(' ', LTRIM(RTRIM(at_suffix`.`value))), ''))` AS `name`, `at_default_billing`.`value` AS `default_billing`, `at_billing_postcode`.`value` AS `billing_postcode`, `at_billing_city`.`value` AS `billing_city`, `at_billing_telephone`.`value` AS `billing_telephone`, `at_billing_region`.`value` AS `billing_region`, `at_billing_country_id`.`value` AS `billing_country_id` FROM `mag_customer_entity` AS `e`
 LEFT JOIN `mag_customer_entity_varchar` AS `at_prefix` ON (`at_prefix`.`entity_id` = `e`.`entity_id`) AND (`at_prefix`.`attribute_id` = '4')
 LEFT JOIN `mag_customer_entity_varchar` AS `at_firstname` ON (`at_firstname`.`entity_id` = `e`.`entity_id`) AND (`at_firstname`.`attribute_id` = '5')
 LEFT JOIN `mag_customer_entity_varchar` AS `at_middlename` ON (`at_middlename`.`entity_id` = `e`.`entity_id`) AND (`at_middlename`.`attribute_id` = '6')
 LEFT JOIN `mag_customer_entity_varchar` AS `at_lastname` ON (`at_lastname`.`entity_id` = `e`.`entity_id`) AND (`at_lastname`.`attribute_id` = '7')
 LEFT JOIN `mag_customer_entity_varchar` AS `at_suffix` ON (`at_suffix`.`entity_id` = `e`.`entity_id`) AND (`at_suffix`.`attribute_id` = '8')
 LEFT JOIN `mag_customer_entity_int` AS `at_default_billing` ON (`at_default_billing`.`entity_id` = `e`.`entity_id`) AND (`at_default_billing`.`attribute_id` = '13')
 LEFT JOIN `mag_customer_address_entity_varchar` AS `at_billing_postcode` ON (`at_billing_postcode`.`entity_id` = `at_default_billing`.`value`) AND (`at_billing_postcode`.`attribute_id` = '30')
 LEFT JOIN `mag_customer_address_entity_varchar` AS `at_billing_city` ON (`at_billing_city`.`entity_id` = `at_default_billing`.`value`) AND (`at_billing_city`.`attribute_id` = '26')
 LEFT JOIN `mag_customer_address_entity_varchar` AS `at_billing_telephone` ON (`at_billing_telephone`.`entity_id` = `at_default_billing`.`value`) AND (`at_billing_telephone`.`attribute_id` = '31')
 LEFT JOIN `mag_customer_address_entity_varchar` AS `at_billing_region` ON (`at_billing_region`.`entity_id` = `at_default_billing`.`value`) AND (`at_billing_region`.`attribute_id` = '28')
 LEFT JOIN `mag_customer_address_entity_varchar` AS `at_billing_country_id` ON (`at_billing_country_id`.`entity_id` = `at_default_billing`.`value`) AND (`at_billing_country_id`.`attribute_id` = '27') WHERE (`e`.`entity_type_id` = '1') ORDER BY `e`.`entity_id` DESC LIMIT 20

";i:1;s:4939:"#0 /home/rexalinelw/www/includes/src/Varien_Db_Statement_Pdo_Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
#1 /home/rexalinelw/www/includes/src/__default.php(65501): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
#2 /home/rexalinelw/www/includes/src/__default.php(54720): Zend_Db_Statement->execute(Array)
#3 /home/rexalinelw/www/includes/src/__default.php(55757): Zend_Db_Adapter_Abstract->query('SELECT `e`.*, `...', Array)
#4 /home/rexalinelw/www/includes/src/__default.php(56693): Zend_Db_Adapter_Pdo_Abstract->query('SELECT `e`.*, `...', Array)
#5 /home/rexalinelw/www/includes/src/__default.php(54977): Varien_Db_Adapter_Pdo_Mysql->query('SELECT `e`.*, `...', Array)
#6 /home/rexalinelw/www/includes/src/__default.php(32335): Zend_Db_Adapter_Abstract->fetchAll('SELECT `e`.*, `...', Array)
#7 /home/rexalinelw/www/includes/src/Mage_Eav_Model_Entity_Collection_Abstract.php(1045): Varien_Data_Collection_Db->_fetchAll('SELECT `e`.*, `...')
#8 /home/rexalinelw/www/includes/src/Mage_Eav_Model_Entity_Collection_Abstract.php(871): Mage_Eav_Model_Entity_Collection_Abstract->_loadEntities(false, false)
#9 /home/rexalinelw/www/includes/src/Mage_Adminhtml_Block_Widget_Grid.php(533): Mage_Eav_Model_Entity_Collection_Abstract->load()
#10 /home/rexalinelw/www/includes/src/Mage_Adminhtml_Block_Customer_Grid.php(61): Mage_Adminhtml_Block_Widget_Grid->_prepareCollection()
#11 /home/rexalinelw/www/includes/src/Mage_Adminhtml_Block_Widget_Grid.php(626): Mage_Adminhtml_Block_Customer_Grid->_prepareCollection()
#12 /home/rexalinelw/www/includes/src/Mage_Adminhtml_Block_Widget_Grid.php(632): Mage_Adminhtml_Block_Widget_Grid->_prepareGrid()
#13 /home/rexalinelw/www/includes/src/__default.php(2612): Mage_Adminhtml_Block_Widget_Grid->_beforeToHtml()
#14 /home/rexalinelw/www/includes/src/__default.php(2331): Mage_Core_Block_Abstract->toHtml()
#15 /home/rexalinelw/www/includes/src/__default.php(2275): Mage_Core_Block_Abstract->_getChildHtml('grid', true)
#16 /home/rexalinelw/www/includes/src/Mage_Adminhtml_Block_Widget_Grid_Container.php(77): Mage_Core_Block_Abstract->getChildHtml('grid')
#17 /home/rexalinelw/www/app/design/adminhtml/default/default/template/widget/grid/container.phtml(36): Mage_Adminhtml_Block_Widget_Grid_Container->getGridHtml()
#18 /home/rexalinelw/www/includes/src/__default.php(3418): include('/home/rexalinel...')
#19 /home/rexalinelw/www/includes/src/__default.php(3449): Mage_Core_Block_Template->fetchView('adminhtml/defau...')
#20 /home/rexalinelw/www/includes/src/__default.php(3463): Mage_Core_Block_Template->renderView()
#21 /home/rexalinelw/www/includes/src/Mage_Adminhtml_Block_Template.php(81): Mage_Core_Block_Template->_toHtml()
#22 /home/rexalinelw/www/includes/src/Mage_Adminhtml_Block_Widget_Container.php(308): Mage_Adminhtml_Block_Template->_toHtml()
#23 /home/rexalinelw/www/includes/src/__default.php(2613): Mage_Adminhtml_Block_Widget_Container->_toHtml()
#24 /home/rexalinelw/www/includes/src/__default.php(13861): Mage_Core_Block_Abstract->toHtml()
#25 /home/rexalinelw/www/includes/src/__default.php(2613): Mage_Core_Block_Text_List->_toHtml()
#26 /home/rexalinelw/www/includes/src/__default.php(2331): Mage_Core_Block_Abstract->toHtml()
#27 /home/rexalinelw/www/includes/src/__default.php(2275): Mage_Core_Block_Abstract->_getChildHtml('content', true)
#28 /home/rexalinelw/www/app/design/adminhtml/default/default/template/page.phtml(74): Mage_Core_Block_Abstract->getChildHtml('content')
#29 /home/rexalinelw/www/includes/src/__default.php(3418): include('/home/rexalinel...')
#30 /home/rexalinelw/www/includes/src/__default.php(3449): Mage_Core_Block_Template->fetchView('adminhtml/defau...')
#31 /home/rexalinelw/www/includes/src/__default.php(3463): Mage_Core_Block_Template->renderView()
#32 /home/rexalinelw/www/includes/src/Mage_Adminhtml_Block_Template.php(81): Mage_Core_Block_Template->_toHtml()
#33 /home/rexalinelw/www/includes/src/__default.php(2613): Mage_Adminhtml_Block_Template->_toHtml()
#34 /home/rexalinelw/www/includes/src/__default.php(28569): Mage_Core_Block_Abstract->toHtml()
#35 /home/rexalinelw/www/includes/src/__default.php(14254): Mage_Core_Model_Layout->getOutput()
#36 /home/rexalinelw/www/app/code/core/Mage/Adminhtml/controllers/CustomerController.php(83): Mage_Core_Controller_Varien_Action->renderLayout()
#37 /home/rexalinelw/www/includes/src/__default.php(14282): Mage_Adminhtml_CustomerController->indexAction()
#38 /home/rexalinelw/www/includes/src/__default.php(18736): Mage_Core_Controller_Varien_Action->dispatch('index')
#39 /home/rexalinelw/www/includes/src/__default.php(18266): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#40 /home/rexalinelw/www/includes/src/__default.php(21094): Mage_Core_Controller_Varien_Front->dispatch()
#41 /home/rexalinelw/www/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#42 /home/rexalinelw/www/index.php(89): Mage::run('', 'store')
#43 {main}";s:3:"url";s:75:"/index.php/admin/admin/customer/index/key/bbae62005914e7b7c5143b188a34d14e/";s:11:"script_name";s:10:"/index.php";s:4:"skin";s:5:"admin";}