Loïc Chapeaux
ae50054466
fixed bug #491051 - SQL Upload error last comment
2001-12-11 12:11:14 +00:00
Loïc Chapeaux
ebfef0492d
sending the "fake" header at each it�ration is about ten times faster than checking elapsed time and send the header each 20 seconds
2001-12-09 09:38:41 +00:00
Loïc Chapeaux
55dd29646f
send fake headers to bypass browser timeout
2001-12-08 21:05:38 +00:00
Loïc Chapeaux
cd6bcf610b
Ensure the zero-sized file created by the "tmpnam" function is deleted
2001-11-25 14:36:40 +00:00
Loïc Chapeaux
d09b82e84a
Fixed a possible security issue with uploaded files
2001-11-25 13:12:07 +00:00
Loïc Chapeaux
05fefd4211
PEAR codding standards
2001-11-23 01:04:57 +00:00
Loïc Chapeaux
81f94f9851
fixed a bug with headers that may be sent after output
2001-11-16 14:07:24 +00:00
Loïc Chapeaux
aa245fe53a
feature #443134 - unlimited set_time_limit()
2001-11-09 22:35:46 +00:00
Loïc Chapeaux
c14ea1a49a
"there is no query" were displayed when deleting a bookmark
2001-10-27 10:33:54 +00:00
Loïc Chapeaux
4faa013df5
* fixed bug #468749 (Left Frame not expanding in iCab)
2001-10-11 22:25:28 +00:00
Loïc Chapeaux
574d31a75e
(for Benjamin) widely improved:
...
* some remaining bugs has been fixed;
* the script is now about too time faster than before
2001-09-23 16:57:35 +00:00
Loïc Chapeaux
e726fe785d
Fixed bug #444352 (Data Missing/POST Error)
2001-09-23 15:31:50 +00:00
Loïc Chapeaux
e34a463b3c
* moved the 'split_sql_file()' function from the library to the main script, then removed the library;
...
* tried some fixes for bugs with comments characters in dump files (see bug #444279 ) and taked into account "-- " styled comments;
* disactivated the "/*!...*/" syntax for MySQL < 3.22.07;
* optimized the 'split_sql_file()' function.
2001-09-11 09:26:40 +00:00
Loïc Chapeaux
a19282bdcd
* db_readdump.php3 has been renamed to read_dump.php3;
...
* splitted the big "lib.inc.php3" into smaller libraries
2001-09-08 12:56:47 +00:00