Title: [Plugin: Google XML Sitemaps] Incorrect work with sqlite
Last modified: August 19, 2016

---

# [Plugin: Google XML Sitemaps] Incorrect work with sqlite

 *  [Required](https://wordpress.org/support/users/required/)
 * (@required)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-incorrect-work-with-sqlite/)
 * Hello! The plugin is working incorrectly with sqlite database. The matter is 
   that direct instructions are used in work for the adress to the base mysql. Is
   it planned to improve this plugin so that requests will be realized with the 
   help of standard functions of wp?
 * [http://wordpress.org/extend/plugins/google-sitemap-generator/](http://wordpress.org/extend/plugins/google-sitemap-generator/)

Viewing 1 replies (of 1 total)

 *  [Arne](https://wordpress.org/support/users/arnee/)
 * (@arnee)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-incorrect-work-with-sqlite/#post-1267188)
 * Hi,
 * the plugin was improved to NOT use the standard functions of WP 😉
 * The problem is that on most servers the memory limit of PHP is quite low. To 
   save memory, the script uses some mysql functions like unbuffered queries, which
   don’t retrieve all the data in one big array, but row by row without storing 
   it.
 * Unfortunately these functions are not supported by the WP database layer, so 
   I had to use direct instructions…

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Google XML Sitemaps] Incorrect work with sqlite’ is closed to
new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Arne](https://wordpress.org/support/users/arnee/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-google-xml-sitemaps-incorrect-work-with-sqlite/#post-1267188)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
