Severity: Warning
Message: mysqli::query(): (HY001/1038): Out of sort memory, consider increasing server sort buffer size
Filename: mysqli/mysqli_driver.php
Line Number: 305
Backtrace:
File: /home/beststudyabroad/public_html/application/models/Model_portfolio.php
Line: 18
Function: query
File: /home/beststudyabroad/public_html/application/controllers/Portfolio.php
Line: 41
Function: get_portfolio_data_order_by_name
File: /home/beststudyabroad/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/beststudyabroad/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
Backtrace:
File: /home/beststudyabroad/public_html/application/models/Model_portfolio.php
Line: 18
Function: query
File: /home/beststudyabroad/public_html/application/controllers/Portfolio.php
Line: 41
Function: get_portfolio_data_order_by_name
File: /home/beststudyabroad/public_html/index.php
Line: 315
Function: require_once
Error Number: 1038
Out of sort memory, consider increasing server sort buffer size
SELECT * from tbl_portfolio ORDER BY name ASC
Filename: models/Model_portfolio.php
Line Number: 18