<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3ADML_exceptions</id>
	<title>Development:DML exceptions - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Development%3ADML_exceptions"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:DML_exceptions&amp;action=history"/>
	<updated>2026-05-06T21:50:02Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:DML_exceptions&amp;diff=11002&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:DML_exceptions&amp;diff=11002&amp;oldid=prev"/>
		<updated>2024-10-21T08:51:09Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 08:51, 21 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Development:DML_exceptions&amp;diff=11001&amp;oldid=prev</id>
		<title>1&gt;Mudrd8mz: /* dml_read_exception */ fix read -&gt; write</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Development:DML_exceptions&amp;diff=11001&amp;oldid=prev"/>
		<updated>2008-11-30T21:23:42Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;dml_read_exception: &lt;/span&gt; fix read -&amp;gt; write&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Moodle_2.0}}In previous versions problems in database calls were ignored by default.&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
[[Image:Dml_exceptions.png]]&lt;br /&gt;
&lt;br /&gt;
Defined in lib/dmllib.php for now.&lt;br /&gt;
&lt;br /&gt;
===dml_connection_exception===&lt;br /&gt;
Thrown when can not connect to database for any reason.&lt;br /&gt;
&lt;br /&gt;
===dml_read_exception===&lt;br /&gt;
Problem occurred during reading from database. Originally indicated be returning &amp;#039;&amp;#039;false&amp;#039;&amp;#039; - this value was often confused with &amp;#039;&amp;#039;false&amp;#039;&amp;#039; return value meaning &amp;#039;&amp;#039;not found&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
===dml_write_exception===&lt;br /&gt;
Problem occurred during writing to database. Originally indicated be returning &amp;#039;&amp;#039;false&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
* [[Development:Exceptions|Exceptions]]: General guidelines for using of exceptions in Moodle 2.0&lt;br /&gt;
* [[Development:DML functions|DML functions]]: Where all the functions used to handle DB data. ([[wikipedia:Data_Manipulation_Language|DML]]) are defined.&lt;br /&gt;
* [[Development:DDL functions|DDL functions]]: Where all the functions used to handle DB objects ([[wikipedia:Data_Definition_Language|DDL]]) are defined.&lt;/div&gt;</summary>
		<author><name>1&gt;Mudrd8mz</name></author>
	</entry>
</feed>