Fixes #341 When applying LIMIT X, Y the ordering before the limit and offset do not seem to be guaranteed. For example, if you have a large number of e-mail addresses, and you page between the same e-mail address can appear twice. The case where this was happening there were 2-3 mail boxes and ~90 aliases. I'm not sure if this tied somehow to the database version used, but making the desired ordering explicit ensures that all mails will eventually be shown and shouldn't be shown twice. |
||
---|---|---|
.. | ||
config.php | ||
config_nochk.php | ||
db_mysql.php | ||
functions.php | ||
lang_env.php | ||
local.php | ||
m_action.php | ||
m_admin.php | ||
m_apache.php | ||
m_authip.php | ||
m_bind.php | ||
m_bro.php | ||
m_cron.php | ||
m_crypto.php | ||
m_debug_alternc.php | ||
m_dom.php | ||
m_err.php | ||
m_export.php | ||
m_ftp.php | ||
m_hooks.php | ||
m_hta.php | ||
m_log.php | ||
m_lxc.php | ||
m_mail.php | ||
m_mem.php | ||
m_menu.php | ||
m_messages.php | ||
m_mysql.php | ||
m_piwik.php | ||
m_quota.php | ||
m_ssl.php | ||
mime.php | ||
reset_stats_conf.php | ||
variables.php | ||
vm.class.php |