0.90 ms (18.85%)
|
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.user_status AS user_status_5, t0.userpic_path AS userpic_path_6, t0.name AS name_7, t0.company AS company_8, t0.phone AS phone_9, t0.skype AS skype_10, t0.address AS address_11, t0.country AS country_12, t0.city AS city_13, t0.state AS state_14, t0.postal AS postal_15, t0.verification_token AS verification_token_16, t0.stripe_customer_id AS stripe_customer_id_17, t0.stripe_intend_id AS stripe_intend_id_18, t0.stripe_payment_id AS stripe_payment_id_19, t0.password_status AS password_status_20, t0.cpm_show AS cpm_show_21, t0.rpm_show AS rpm_show_22, t0.new_user AS new_user_23, t0.modified_date AS modified_date_24, t0.varification_exparation_date AS varification_exparation_date_25, t0.verificated AS verificated_26, t0.balance AS balance_27, t0.hold_balance AS hold_balance_28, t0.type AS type_29, t0.manager_id AS manager_id_30 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.user_status AS user_status_5, t0.userpic_path AS userpic_path_6, t0.name AS name_7, t0.company AS company_8, t0.phone AS phone_9, t0.skype AS skype_10, t0.address AS address_11, t0.country AS country_12, t0.city AS city_13, t0.state AS state_14, t0.postal AS postal_15, t0.verification_token AS verification_token_16, t0.stripe_customer_id AS stripe_customer_id_17, t0.stripe_intend_id AS stripe_intend_id_18, t0.stripe_payment_id AS stripe_payment_id_19, t0.password_status AS password_status_20, t0.cpm_show AS cpm_show_21, t0.rpm_show AS rpm_show_22, t0.new_user AS new_user_23, t0.modified_date AS modified_date_24, t0.varification_exparation_date AS varification_exparation_date_25, t0.verificated AS verificated_26, t0.balance AS balance_27, t0.hold_balance AS hold_balance_28, t0.type AS type_29, t0.manager_id AS manager_id_30 FROM `user` t0 WHERE t0.id = 14539;
|